From: Ulrich Kunitz Date: Wed, 22 Nov 2006 00:06:06 +0000 (+0000) Subject: [PATCH] zd1211rw: Fix of a locking bug X-Git-Tag: v2.6.20-rc1~34^2~40^2~466^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68077defb3337342981a0d3a4df3380496a8a87;p=pandora-kernel.git [PATCH] zd1211rw: Fix of a locking bug This patch fixes the bug as reported in the kernel bug tracker under the id 7244. The bug was simply that the interrupt lock has been locked outside an interrupt without blocking the interrupt. Signed-off-by: Ulrich Kunitz Signed-off-by: Daniel Drake Signed-off-by: John W. Linville --- Reading git-diff-tree failed