mac80211: add explicit IBSS driver operations
authorJohannes Berg <johannes.berg@intel.com>
Mon, 19 Aug 2013 16:48:41 +0000 (18:48 +0200)
committerJohannes 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