Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/rt2x00
Johannes Stezenbach 20ed3166c8 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.

Signed-off-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-30 13:53:46 -05:00
..
2009-11-06 16:48:58 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:24:39 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:26:07 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:26:35 -05:00
2010-11-15 13:26:35 -05:00
2010-11-22 15:58:53 -05:00