]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71baa1803ad085d25cd106c9c7670245ea69d5e5
tree575f7f639ec6746c442a7fd5568df346ebf8ac52
parent61000650d256414a4f8d8108ba28283ba0adc2f7
mac80211: add explicit IBSS driver operations

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>
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/ibss.c
net/mac80211/trace.h