Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Oct 2010 15:35:40 +0000 (11:35 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Oct 2010 15:35:40 +0000 (11:35 -0400)
commit4efe7f51be508a13965f163006dcb32b38a914a3
tree017d0a4069c3502be9101701a58e8b5b78c22c5a
parent44271488b91c9eecf249e075a1805dd887e222d2
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"

This reverts commit 5ed3bc7288487bd4f891f420a07319e0b538b4fe.

It turns-out that not all drivers are calling ieee80211_tx_status from a
compatible context.  Revert this for now and try again later...

Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/status.c