From: Johannes Berg Date: Thu, 12 May 2011 13:11:37 +0000 (+0200) Subject: mac80211: fix a few RCU issues X-Git-Tag: v2.6.39.1~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e9a48acf36b2b8ded09d4c630ec4671de713db;p=pandora-kernel.git mac80211: fix a few RCU issues commit a3836e02ba4c50db958d32d710b226f2408623dc upstream. A few configuration functions correctly do rcu_read_lock() but don't correctly reference some pointers protected by RCU. Fix that. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed