mac80211: check power constraint IE size when parsing
authorJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2012 11:07:00 +0000 (13:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 6 Sep 2012 15:11:00 +0000 (17:11 +0200)
The power constraint IE is always a single byte
so check the size when parsing instead of later.

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

No differences found