commit | 37799e52a29af2268d1fbe18908a0d6b9f68af88 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Mar 26 14:02:26 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Apr 16 15:29:42 2013 +0200 |
tree | 709de66fb30ca2a5d15afa0c8c5daf9e18cfb37b | |
parent | 6553bf04ff6686db658e09626edad003809f6baf [diff] |
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>