]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb/ch9: use proper endianess for wBytesPerInterval
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 11 Apr 2011 18:19:12 +0000 (20:19 +0200)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 2 May 2011 23:42:51 +0000 (16:42 -0700)
commit64b3c304bed25388fed48dbdc098dfcad7063d9c
tree6df2ca423844bee9f6f39fcce603d77728356da4
parent9dee9a213cb90fdc13118ab221f65c9fa6944f7a
usb/ch9: use proper endianess for wBytesPerInterval

while going through Tatyana's changes for the gadget framework I noticed
that this type is not defined as __le16.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/core/config.c
drivers/usb/host/xhci-mem.c
include/linux/usb/ch9.h