From: Johannes Berg Date: Sun, 9 Nov 2014 16:50:09 +0000 (+0200) Subject: mac80211: move skb info band assignment out X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c4e195e6396eea04e11f88dc0336e1bc3c8e66;p=pandora-kernel.git mac80211: move skb info band assignment out Instead of passing the band as a parameter to ieee80211_xmit() and ieee80211_tx(), move it outside of the two functions while making sure info->band is set up before calling them. This removes the parameter and simplifies the follow commit. Signed-off-by: Johannes Berg Signed-off-by: Arik Nemtsov Signed-off-by: Johannes Berg --- Reading git-diff-tree failed