From: Johannes Berg Date: Thu, 22 Jul 2010 11:58:51 +0000 (+0200) Subject: mac80211: remove bogus rcu_read_lock() X-Git-Tag: v2.6.36-rc1~571^2~64^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c524210ab9217528b01b63c43903545e03a58c;p=pandora-kernel.git mac80211: remove bogus rcu_read_lock() Another remnant of the previous key locking scheme needs to be removed -- this causes a warning otherwise as ieee80211_set_default_mgmt_key will acquire a mutex. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed