git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b77863
)
mac80211: use correct channel in TX
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 23 Jul 2012 13:12:51 +0000
(15:12 +0200)
committer
Johannes 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