From: Johannes Berg Date: Fri, 4 Apr 2008 21:40:35 +0000 (+0200) Subject: mac80211: fix ieee80211_ioctl_giwrate X-Git-Tag: v2.6.26-rc1~1138^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=380a942b9177dcae1429fdd0f3639f92d9ab139d;p=pandora-kernel.git mac80211: fix ieee80211_ioctl_giwrate The ieee80211_ioctl_giwrate() ioctl handler doesn't rcu_read_lock() its access to the sta table, fix it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed