diff options
author | Kalle Valo <kalle.valo@nokia.com> | 2009-11-30 11:18:12 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-12-22 02:55:54 +0300 |
commit | cdd1e9a91ea55594cbcc9847dbb9392e341cbefd (patch) | |
tree | 58cfa21ac493aff4b0bb7966db68a9756563b75e /drivers/misc | |
parent | 7fa6282a1775bd41508220e65ba0cb92235b67d4 (diff) | |
download | linux-cdd1e9a91ea55594cbcc9847dbb9392e341cbefd.tar.xz |
wl1251: use __dev_alloc_skb() on RX
RX is handled in a workqueue therefore allocating for GFP_ATOMIC
is overkill and not required.
Based on a patch for wl1271 by Luis R. Rodriguez.
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions