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:
a02a295
)
iwlwifi: check scan request ie_len
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Fri, 16 Apr 2010 13:46:41 +0000
(15:46 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 16 Apr 2010 19:47:15 +0000
(15:47 -0400)
In mac80211 we always check both scan_req->ie and scan_req->ie_len
against zero before usage, in iwlwifi we should do the same.
Remove not needed "left -= ie_len" while at it.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found