From: John W. Linville Date: Thu, 24 Jun 2010 18:38:30 +0000 (-0400) Subject: mac80211: use netif_receive_skb in ieee80211_tx_status callpath X-Git-Tag: v2.6.36-rc1~571^2~385^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed3bc7288487bd4f891f420a07319e0b538b4fe;p=pandora-kernel.git 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 --- Reading git-diff-tree failed