commit | eb5e680ae5a72b999946e5618c501648367734a8 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon May 16 10:34:53 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu May 26 11:55:03 2011 +0200 |
tree | 906f6b56e9837ae4f1fad70ee7ee878a90d63319 | |
parent | 4ff658fb6c4f1cb7f771b16f808547e4f5767d02 [diff] |
usb: move cancel callback to USBDeviceInfo Remove the cancel callback from the USBPacket struct, move it over to USBDeviceInfo. Zap usb_defer_packet() which is obsolete now. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>