[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)
commita68077defb3337342981a0d3a4df3380496a8a87
tree334fc72579b624314ced6058efc59707e39bb375
parenta3df3b6f2e37474cdb8b56d55d31be41c22f9b18
[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 <kune@deine-taler.de>
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_usb.c