]> err.no Git - linux-2.6/commit
[PATCH] USB: Code motion in the hub driver
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 10 Aug 2005 21:04:13 +0000 (17:04 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:28:19 +0000 (16:28 -0700)
commit8b28c7526a302bbfa618f7eab4ef961edd68c9a0
tree4a0e692239ccd523b9103af867419db3c1a4a997
parent68a6457edb8a64fdcc231a4fc5406f6e3f6c9b33
[PATCH] USB: Code motion in the hub driver

This patch (as553) merely moves some code and deletes an unneeded test in
the hub driver.  This is in preparation for the patch that follows.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c