[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ context
authorDaniel Drake <dsd@gentoo.org>
Wed, 5 Jul 2006 14:57:39 +0000 (15:57 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Jul 2006 18:16:26 +0000 (14:16 -0400)
commitb312d799b324e895745ffe148def234fc60d5b74
treefb55ee2d7bd9aede22216f835345157a20f68e08
parent522536f6b24e63ac946259af65224f107dff7857
[PATCH] zd1211rw: usb_clear_halt not allowed in IRQ context

We will reimplement halt-clearing later, when we have periodic
housekeeping routines in place. This will do as a temporary fix, the
EPIPE case has not yet been seen.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_usb.c