diff options
author | Luciano Coelho <luciano.coelho@nokia.com> | 2009-10-21 14:03:46 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-27 16:48:35 -0400 |
commit | 287d37412035d003430f69a828c98b1cc6ee6d60 (patch) | |
tree | 4adaea182823bbd695b1553367b576d549a432c5 /drivers/net/wireless/at76c50x-usb.h | |
parent | 6b9ac4425d6ec871faf54540e0f1c5ff420a8f29 (diff) |
wl1271: use ieee80211_rx_ni()
Use the new ieee80211_rx_ni() function instead of ieee80211_rx(). Since we
use a workqueue to handle the RX path, we need to call the new function,
which disables bottom half handling. This patch fixes the NOHZ:
local_softirq_pending messages.
CC: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/at76c50x-usb.h')
0 files changed, 0 insertions, 0 deletions