]> git.neil.brown.name Git - history.git/commit
[PATCH] USB: Important bugfix for UHCI list management code
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 22 Apr 2004 06:03:22 +0000 (23:03 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Thu, 22 Apr 2004 06:03:22 +0000 (23:03 -0700)
commitc3998736d678f1562cf0b93c93615351ddd84c8e
tree784dcb36ea04a380f02075cf4d892a2a71f03a20
parent8ae141b2e2910923441635bcc54dba8e65d254a7
[PATCH] USB: Important bugfix for UHCI list management code

A major bug in the UHCI driver turned up recently.  Thanks to a lot of
help from Simone Gotti it was identified and fixed late last week.  It
turned out to be entirely my fault -- a previous patch had introduced two
(!) errors.  (A combination of carelessness and a nasty thinko, and
somehow it passed the regression tests...)

Anyway, it's entirely possible that many of the problems people have been
seeing are caused by that bug.  This patch is the solution.
drivers/usb/host/uhci-hcd.c