From: Johannes Berg Date: Mon, 7 Jun 2010 19:20:38 +0000 (+0200) Subject: iwlwifi: add missing rcu_read_lock X-Git-Tag: v2.6.35-rc3~15^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db6340c42d027b6364d49fa99d69019aca24de4;p=pandora-kernel.git iwlwifi: add missing rcu_read_lock Using ieee80211_find_sta() needs to be under RCU read lock, which iwlwifi currently misses, so fix it. Cc: stable@kernel.org Reported-by: Miles Lane Signed-off-by: Johannes Berg Acked-by: Reinette Chatre Tested-by: Miles Lane Signed-off-by: John W. Linville --- Reading git-diff-tree failed