commit | cdd1e9a91ea55594cbcc9847dbb9392e341cbefd | [log] [tgz] |
---|---|---|
author | Kalle Valo <kalle.valo@nokia.com> | Mon Nov 30 10:18:12 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 21 18:55:54 2009 -0500 |
tree | 58cfa21ac493aff4b0bb7966db68a9756563b75e | |
parent | 7fa6282a1775bd41508220e65ba0cb92235b67d4 [diff] |
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>