commit | 2d56577bc68e56097a1cd6599b678e8cab758e64 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jul 23 15:12:51 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 31 16:18:58 2012 +0200 |
tree | 5c736bf9b90c6bb3894d4051504baae466b701b0 | |
parent | 6b77863b719a4e32909c218c0d5a83a14f4d98c5 [diff] |
mac80211: use correct channel in TX 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>