]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 24 Jun 2010 18:38:30 +0000 (14:38 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Jun 2010 19:14:51 +0000 (15:14 -0400)
commit5ed3bc7288487bd4f891f420a07319e0b538b4fe
tree28c68a74e7aaeef531444b1fac1287a2fbf59d4a
parent5548a8a1138c96e3e6f803c9f2c1f9389c2f0ee6
mac80211: use netif_receive_skb in ieee80211_tx_status callpath

This avoids the extra queueing from calling netif_rx.

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