commit | d05b6ec01b8186f847ac9e41098e40858926db40 | [log] [tgz] |
---|---|---|
author | Arvid Brodin <arvid.brodin@enea.com> | Fri May 20 00:17:45 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 19 16:34:04 2011 -0700 |
tree | 12ac448547d00704cd15b293732c17d036ddae10 | |
parent | 079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d [diff] |
usb/isp1760: Fix possible unlink problems Use skip map to avoid spurious interrupts from unlinked transfers. Also changes to urb_dequeue() and endpoint_disable() to avoid release of spinlock in uncertain state. Signed-off-by: Arvid Brodin <arvid.brodin@enea.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>