mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-24 06:21:30 +09:00
This reverts commit030725d2c7. This commit relies on commit5ed3bc7288("mac80211: use netif_receive_skb in ieee80211_tx_status callpath") Unfortunately not all drivers are calling ieee80211_tx_status from a compatible context, so that commit needs to be reverted in 2.6.36. Signed-off-by: John W. Linville <linville@tuxdriver.com>