]> git.neil.brown.name Git - history.git/commit
[PATCH] ehci-hcd, urb queuing
authorDavid Brownell <david-b@pacbell.net>
Mon, 30 Sep 2002 09:41:16 +0000 (02:41 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 30 Sep 2002 09:41:16 +0000 (02:41 -0700)
commitc53756181879724b4e670bbe31d15f480cb2d836
tree48b870b49ad5dd2fae1e98ec859a983e274a1cf8
parentef3249f3d76c8f845e2a31c2edbfdbd49e72d6d6
[PATCH] ehci-hcd, urb queuing

In doing some more extensive testing of the urb queueing behavior,
I noticed that (a) IOC wasn't always being set for each urb, while
for now it needs to be set; (b) a qh patchup wasn't done quite
where it should be.  This resolves those two issues, as well
as making it a bit less noisy to unlink lots of urbs at the once.
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-q.c