]> git.hungrycats.org Git - linux/commit
[PATCH] USB: handle NAK packets in input devices.
authorGreg Kroah-Hartman <greg@kroah.com>
Mon, 18 Oct 2004 04:46:50 +0000 (21:46 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 18 Oct 2004 04:46:50 +0000 (21:46 -0700)
commit561507026c9a2e1de1660e3e9a80d8175fded5e9
tree927c61c423e7f96094e42c3b16d2e3a6895315f8
parenta4a865be4eece693ff9fbca389e820407b78353e
[PATCH] USB: handle NAK packets in input devices.

Andrew requested this fix go in before 2.6.9 was out, to keep people's
syslog quiet for a lot of different USB input devices.

Fixes bug bugzilla.kernel.org bug #3564

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/input/hid-core.c