usb: class: cdc-acm: be careful with bInterval
authorFelipe Balbi <balbi@ti.com>
Mon, 1 Jul 2013 08:23:24 +0000 (11:23 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 18:49:29 +0000 (11:49 -0700)
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>

No differences found