From f1a15606d5be8490a122f1c94c554bd0f07d8d26 Mon Sep 17 00:00:00 2001 From: Alan Stern Date: Mon, 5 Sep 2005 13:55:23 -0400 Subject: [PATCH] [PATCH] usbcore: small changes to HCD glue layer 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed