git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3049000
)
mac80211: check size of channel switch IE when parsing
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 1 Aug 2012 14:13:02 +0000
(16:13 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 20 Aug 2012 11:57:50 +0000
(13:57 +0200)
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 <johannes.berg@intel.com>
No differences found