From: Johannes Berg Date: Wed, 1 Aug 2012 14:13:02 +0000 (+0200) Subject: mac80211: check size of channel switch IE when parsing X-Git-Tag: v3.7-rc1~70^2~42^2~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bc1420b11903e9f8c470d3b33061b8de0c5c005;p=pandora-kernel.git mac80211: check size of channel switch IE when parsing The channel switch IE has a fixed size, so we can discard it in parsing if it's not the right size and use the right struct pointer. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed