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:
3475b09
)
mac80211: make remain_on_channel() op pass vif param
author
Eliad Peller
<eliad@wizery.com>
Mon, 19 Nov 2012 15:05:09 +0000
(17:05 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 19 Nov 2012 15:20:37 +0000
(16:20 +0100)
Drivers (e.g. wl12xx) might need to know the vif
to roc on (mainly in order to configure the
rx filters correctly).
Add the vif to the op params, and update the current
users (iwlwifi) to use the new api.
Signed-off-by: Eliad Peller <eliad@wizery.com>
[fix hwsim]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found