mac80211: extend fast-xmit to cover IBSS
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Apr 2015 08:28:37 +0000 (10:28 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 08:07:38 +0000 (10:07 +0200)
commit3ffd884012bb12d3ed64c9fd9a142a62fdcfaf11
tree299d3bfeb6417ba083d24d15e3661c633afde1ed
parente495c24731a2651fc2c1c7feedc8ba3b31f6b5d4
mac80211: extend fast-xmit to cover IBSS

IBSS can be supported very easily since it uses the standard station
authorization state etc. so it just needs to be covered by the header
building switch statement.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c