usb_control_msg() converts arguments to little-endian itself, doing that in caller means breakage on big-endian boxen. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| hid-core.c | ||
| hid-ff.c | ||
| hid-lg2ff.c | ||
| hid-lgff.c | ||
| hid-pidff.c | ||
| hid-plff.c | ||
| hid-quirks.c | ||
| hid-tmff.c | ||
| hid-zpff.c | ||
| hiddev.c | ||
| Kconfig | ||
| Makefile | ||
| usbhid.h | ||
| usbkbd.c | ||
| usbmouse.c | ||