diff options
author | Johannes Stezenbach <js@sig21.net> | 2010-11-30 16:49:23 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-20 13:48:04 -0500 |
commit | 9f333281a7da4c3a59bccc0cb53f7590eb850d93 (patch) | |
tree | 516ce1c2abc5bf4662f484586654589bb23b63c8 /include/drm/drm_cache.h | |
parent | 56e6417b49132d4f56e9f2241d31942b90b46315 (diff) |
mac80211/rt2x00: add ieee80211_tx_status_ni()
All rt2x00 drivers except rt2800pci call ieee80211_tx_status() from
a workqueue, which causes "NOHZ: local_softirq_pending 08" messages.
To fix it, add ieee80211_tx_status_ni() similar to ieee80211_rx_ni()
which can be called from process context, and call it from
rt2x00lib_txdone(). For the rt2800pci special case a driver
flag is introduced.
https://bugzilla.kernel.org/show_bug.cgi?id=24892
Signed-off-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/drm/drm_cache.h')
0 files changed, 0 insertions, 0 deletions