commit | 74ad9bd2fcf0fa203655e0d904809b06c4202bf8 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 21:15:16 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 16:47:42 2005 -0700 |
tree | 28cf74beab3fcf7f29c4d88bd704f4abfa235601 | |
parent | 22efcf4adec4262e0f49e6225f6cd070e4a85d20 [diff] |
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields Also has the nice benefit of making sparc alignment issues go away. Thanks to David Miller for pointing out the problems here. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> drivers/usb/core/hub.c | 22 ++++++++++++---------- drivers/usb/core/hub.h | 2 +- 2 files changed, 13 insertions(+), 11 deletions(-)