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:
bebb8a5
)
mac80211: fix ieee80211_ioctl_giwrate
author
Johannes Berg
<johannes@sipsolutions.net>
Fri, 4 Apr 2008 21:40:35 +0000
(23:40 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 8 Apr 2008 20:44:43 +0000
(16:44 -0400)
The ieee80211_ioctl_giwrate() ioctl handler doesn't rcu_read_lock()
its access to the sta table, fix it.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found