From: Johannes Berg Date: Fri, 20 Nov 2009 09:09:14 +0000 (+0100) Subject: mac80211: fix rcu locking X-Git-Tag: v2.6.33-rc1~388^2~214^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3305443c968b98902199bea0abbd9443c6a2bb8d;p=pandora-kernel.git mac80211: fix rcu locking Add a missing rcu_read_unlock() before jumping out of the ieee80211_change_station() function in the error case. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed