From: Michael Buesch Date: Tue, 26 Sep 2006 18:22:41 +0000 (-0500) Subject: [PATCH] bcm43xx: fix race condition in periodic work handler X-Git-Tag: v2.6.19-rc3~13^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3693ec670b3bb4d11295856bea3592dd8f37f9a5;p=pandora-kernel.git [PATCH] bcm43xx: fix race condition in periodic work handler There is a potential race condition in the periodic_work_handler routine of bcm43xx-softmac. In addition to fixing this condition, the size of code is reduced by moving the mutex lock outside the if. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed