From: Bob Copeland Date: Tue, 5 Nov 2013 19:16:51 +0000 (-0800) Subject: mac80211: hold sta->lock across plink switch statements X-Git-Tag: v3.14-rc1~94^2~334^2^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5ffd24fb732fb4d653a8ee97faea767a0e7172;p=pandora-kernel.git mac80211: hold sta->lock across plink switch statements Rather than unlock at the end of each case, do it once after all is said and done. Signed-off-by: Bob Copeland Signed-off-by: Johannes Berg --- Reading git-diff-tree failed