From: Pavel Roskin Date: Thu, 7 Jul 2011 22:14:25 +0000 (-0400) Subject: ath5k: read sc->imask with sc->irqlock held X-Git-Tag: v3.1-rc1~316^2~124^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fc5401c144d95b031e839ba3208e04c79ac84cb;p=pandora-kernel.git ath5k: read sc->imask with sc->irqlock held Signed-off-by: Pavel Roskin sc->imask may change if ath5k_set_current_imask() races against itself. Signed-off-by: John W. Linville --- Reading git-diff-tree failed