commit | b312d799b324e895745ffe148def234fc60d5b74 | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Wed Jul 05 15:57:39 2006 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 10 14:16:26 2006 -0400 |
tree | fb55ee2d7bd9aede22216f835345157a20f68e08 | |
parent | 522536f6b24e63ac946259af65224f107dff7857 [diff] |
[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>