]> Pileus Git - ~andy/linux/commit
usb: atm: speedtch: be careful with bInterval
authorFelipe Balbi <balbi@ti.com>
Mon, 1 Jul 2013 08:23:23 +0000 (11:23 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 18:49:30 +0000 (11:49 -0700)
commitafb8aae89890e65bd4b828de38bd430d4f31caa8
tree07eb09ce5f005e1d7201e1537bacb8e80a0e6a76
parentd102e78f7035f2d6896ced598122b878afd1c352
usb: atm: speedtch: be careful with bInterval

bInterval must be on the range 1 - 16, if we
want to pass the maximum allowed, we should
be passing 16.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/atm/speedtch.c