mac80211: handle extended channel switch announcement
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Mar 2013 14:17:18 +0000 (15:17 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Fri, 31 May 2013 15:27:43 +0000 (17:27 +0200)
Handle the (public) extended channel switch announcement
action frames. Parts of the data in these frames isn't
really in IEs, but put it into the elems struct anyway
to simplify the handling.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found