[PATCH] usbcore: small changes to HCD glue layer
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 5 Sep 2005 17:55:23 +0000 (13:55 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Sep 2005 19:23:39 +0000 (12:23 -0700)
This patch (as549) introduces two small changes in the HCD glue layer.
The first simply removes a redundant test.  The second allows root-hub
polling to continue for a single iteration after a host controller dies;
this is needed for the patch that follows.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found