]> 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)
commit65ccf250c83a278e022e1125ad74378c4cebf2be
tree575f7f639ec6746c442a7fd5568df346ebf8ac52
parent6a4438dd7fd7a32fb1a999593df5ed0852cb41cb
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