commit | 5ed3bc7288487bd4f891f420a07319e0b538b4fe | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Jun 24 14:38:30 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 28 15:14:51 2010 -0400 |
tree | 28c68a74e7aaeef531444b1fac1287a2fbf59d4a | |
parent | 5548a8a1138c96e3e6f803c9f2c1f9389c2f0ee6 [diff] |
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>