mac80211: fix ieee80211_ioctl_giwrate
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 4 Apr 2008 21:40:35 +0000 (23:40 +0200)
committerJohn 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