summaryrefslogtreecommitdiff
path: root/include/linux/string.h
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2004-09-10 01:04:14 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2004-09-10 01:04:14 -0700
commit26d61c640c05c6cf04987437fad260908faaddf7 (patch)
tree7e863e828f05d403558f2e83d832b4d0433585e1 /include/linux/string.h
parent6a51d280116e0ce69b8105242c61047c690ff49d (diff)
[PATCH] USB: Fix off-by-one error in the hub driver
This one-liner fixes a simple mistake in a newly-added part of the hub driver. When a connect change takes place on a suspended port the code clears the suspend, but the port number it passes is origin-0 and it should be origin-1. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions