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)
commit55fff50113daa178010a38e0dc27172f06d17b8e
tree575f7f639ec6746c442a7fd5568df346ebf8ac52
parent5eb7906b47dcd906b3ffd811e689e0de4a6b1b6a
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
This page took 0.03866 seconds and 5 git commands to generate.