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:
ad93568
)
mac80211: fix basic rate bitmap calculation
author
Johannes Berg
<johannes@sipsolutions.net>
Sun, 19 Apr 2009 11:22:11 +0000
(13:22 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 20 Apr 2009 20:36:26 +0000
(16:36 -0400)
"mac80211: fix basic rates setting from association response"
introduced a copy/paste error.
Unfortunately, this not just leads to wrong data being passed
to the driver but is remotely exploitable for some hardware or
driver combinations.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org [2.6.29]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found