mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
usb_kill_urb() in disconnect is not needed as unregistering will cause close() to be called. Signed-off-by: Oliver Neukum <oliver@neukum.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>