]> git.neil.brown.name Git - history.git/commit
[PATCH] ehci, qtd submit and completions
authorDavid Brownell <david-b@pacbell.net>
Sat, 21 Dec 2002 15:03:20 +0000 (07:03 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Sat, 21 Dec 2002 15:03:20 +0000 (07:03 -0800)
commita37d3ccc76bacab120f1ebd55037f74047d46607
tree151ba887aed9545335d72473803046fcfc8fe1c1
parent399b19dc1ec84a07d9de3ec14dbaa01384042538
[PATCH] ehci, qtd submit and completions

 > ... usb-storage gets unhappy when
 > it decides (why?  and unsuccessfully) to reset high speed
 > devices.  ...

I don't know if that problem is resolved, but this patch
makes the question moot by handling an earlier error correctly.

The patch updates an incorrect test, so a short read will now
be treated as one.  Please merge.

This lets storage behave again.  As in, "mkfs -c" then copy
about 8 GB around, then 'dbench'.
drivers/usb/host/ehci-q.c