[PATCH] zd1211rw: Fix of a locking bug
authorUlrich Kunitz <kune@deine-taler.de>
Wed, 22 Nov 2006 00:06:06 +0000 (00:06 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 28 Nov 2006 19:10:48 +0000 (14:10 -0500)
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 <kune@deine-taler.de>
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found