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:
1ef4c85
)
mac80211: fix order of setting ch_switch and drv_pre_channel_switch call
author
Luciano Coelho
<luciano.coelho@intel.com>
Fri, 7 Nov 2014 13:28:33 +0000
(15:28 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 10 Nov 2014 09:17:42 +0000
(10:17 +0100)
There was a mistake when merging commit
6d027bcc
(mac80211: add
pre_channel_switch driver operation) for upstream. The assignment of
the values in the ch_switch structure came below the call to
drv_pre_channel_switch. Fix the order.
Fixes:
6d027bcc
(mac80211: add pre_channel_switch driver operation)
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
patch
|
blob
|
history
diff --cc
net/mac80211/cfg.c
Simple merge