From: Johannes Berg Date: Tue, 9 Sep 2008 13:07:09 +0000 (+0200) Subject: mac80211: move frame TX function X-Git-Tag: v2.6.28-rc1~717^2~292^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50db65c0dad109aae77c353305853b31555b228;p=pandora-kernel.git mac80211: move frame TX function The ieee80211_sta_tx function isn't MLME code any more, it's getting used by a lot of code. Move it to utils and rename it to ieee80211_tx_skb. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed