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:
1d3c3f6
)
iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beacon
author
Luciano Coelho
<luciano.coelho@intel.com>
Mon, 10 Nov 2014 09:10:06 +0000
(11:10 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:25 +0000
(08:30 +0200)
A new callback has been added to prepare the device for a channel
switch. Use the new callback instead of the old channel_switch_beacon
operation.
This makes it possible to remove the channel_switch_beacon operation
from mac80211.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
No differences found