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)
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>

No differences found