linux/drivers/usb/host/whci
Dan Carpenter 8746c83d53 USB: whci-hcd: fix endian conversion in qset_clear()
qset->qh.link is an __le64 field and we should be using cpu_to_le64()
to fill it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-26 19:56:48 -08:00
..
asl.c
debug.c
hcd.c
hw.c
init.c
int.c
Kbuild
pzl.c
qset.c USB: whci-hcd: fix endian conversion in qset_clear() 2011-11-26 19:56:48 -08:00
whcd.h
whci-hc.h
wusb.c