commit | a3b5f0d43863402b03b3af9a7eaec0037a823374 | [log] [tgz] |
---|---|---|
author | Karsten Keil <kkeil@suse.de> | Fri Sep 23 13:24:05 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 23 13:35:36 2005 -0700 |
tree | 8b0593dfbd596f253347272d9e026ac09a56a827 | |
parent | 188a1eafa03aaa5e5fe6f53e637e704cd2c31c7c [diff] |
[PATCH] hisax: remove URB_ASYNC_UNLINK usb_unlink_urb is always async now, so URB_ASYNC_UNLINK was removed from core USB and we must do as well. Signed-off-by: Karsten Keil <kkeil@suse.de> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>