aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
diff options
context:
space:
mode:
authorHariprasad Kelam <hariprasad.kelam@gmail.com>2019-06-30 00:40:35 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-01 09:07:03 +0200
commit5d32630f170c5e200381f3d26ffe179f58f61b66 (patch)
treef09de1f52f13c43251ee8b1a1cf549d33119b57f /drivers/staging/rtl8188eu
parentstaging: rts5208: Simplify boolean expression to improve code style (diff)
downloadlinux-dev-5d32630f170c5e200381f3d26ffe179f58f61b66.tar.xz
linux-dev-5d32630f170c5e200381f3d26ffe179f58f61b66.zip
staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL
Below is data path of xlr_config_spill xlr_net_probe -->xlr_config_fifo_spill_area --->xlr_config_spill We can use GFP_KERNEL as this function is getting called from xlr_net_probe and there are no locks. Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu')
0 files changed, 0 insertions, 0 deletions