mac80211: unify CSA action frame/beacon processing
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Mar 2013 13:02:26 +0000 (14:02 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Apr 2013 13:29:42 +0000 (15:29 +0200)
commit37799e52a29af2268d1fbe18908a0d6b9f68af88
tree709de66fb30ca2a5d15afa0c8c5daf9e18cfb37b
parent6553bf04ff6686db658e09626edad003809f6baf
mac80211: unify CSA action frame/beacon processing

CSA action frame content should be processed as variable IEs
rather than fixed to make it extensible. Unify the code and
process them just like CSA in beacons to make it easier to
extend for HT/VHT.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/rx.c