mac80211: check ERP info IE length in parser
authorJohannes Berg <johannes.berg@intel.com>
Wed, 27 Mar 2013 13:31:53 +0000 (14:31 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2013 07:16:57 +0000 (09:16 +0200)
It's always just one byte, so check for that and
remove the length field from the parser struct.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found