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:
5eb7906
)
mac80211: add explicit IBSS driver operations
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 19 Aug 2013 16:48:41 +0000
(18:48 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 1 Oct 2013 10:17:45 +0000
(12:17 +0200)
This can be useful for drivers if they have any failure cases
when joining an IBSS. Also move setting the queue parameters
to before this new call, in case the new driver op needs them
already.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found