usb: redefine DeviceRemovable and wHubDelay as _le16
authorLan Tianyu <tianyu.lan@intel.com>
Mon, 10 Sep 2012 13:24:41 +0000 (21:24 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 18:14:32 +0000 (11:14 -0700)
DeviceRemovalbe and wHubDelay for usb3.0 hub are little-endian
and so define them as _le16.

Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found