mac80211: handle extended channel switch announcement
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Mar 2013 14:17:18 +0000 (15:17 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Apr 2013 13:29:45 +0000 (15:29 +0200)
commit1b3a2e494bc793445f576c5476e9767cf7621684
tree0a42b6e5a98e1e6a686c500661db79ae092f336d
parent85220d71bf3ca1ba9129e0744247ae5f61bec559
mac80211: handle extended channel switch announcement

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>
include/linux/ieee80211.h
net/mac80211/mlme.c
net/mac80211/rx.c