From: Johannes Berg Date: Tue, 26 Mar 2013 14:17:18 +0000 (+0100) Subject: mac80211: handle extended channel switch announcement X-Git-Tag: 1.9.9~42 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=f715843b07b3b3caa6479c2ba132917eab76f5e4;hp=f715843b07b3b3caa6479c2ba132917eab76f5e4;p=carl9170fw.git 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 Signed-off-by: Christian Lamparter ---