From: Johannes Berg Date: Fri, 7 Oct 2011 12:01:23 +0000 (+0200) Subject: mac80211: optimise monitor xmit X-Git-Tag: v3.2-rc1~129^2~83^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9cf4a5d7d46e412bc43b20c79743d81a0328cb;p=pandora-kernel.git mac80211: optimise monitor xmit Since the only way the interface can be a monitor interface in ieee80211_xmit() is because the frame came from ieee80211_monitor_start_xmit() we can move all the code there. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed