mac80211: use correct channel in TX
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jul 2012 13:12:51 +0000 (15:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 31 Jul 2012 14:18:58 +0000 (16:18 +0200)
Since we only need the band, remove the channel
pointer from struct ieee80211_tx_data and also
assign it properly, depending on context, to the
correct operating or current channel.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found