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:
1946bed
)
mac80211: parse Timeout Interval Element using a struct
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 27 Mar 2013 13:38:07 +0000
(14:38 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 8 Apr 2013 07:16:58 +0000
(09:16 +0200)
Instead of open-coding the accesses and length check do
the length check in the IE parser and assign a struct
pointer for use in the remaining code.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found