From: Johannes Berg Date: Wed, 14 Dec 2011 11:20:29 +0000 (+0100) Subject: mac80211: use station mutex in configuration X-Git-Tag: v3.3-rc1~182^2~178^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87be1e1e00f870567780dec111193426b4c085e8;p=pandora-kernel.git mac80211: use station mutex in configuration There's no need to use RCU here, we can just lock the station mutex instead. This allows the code to sleep, which is necessary for later patches. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed