USB: allow interrupt transfers to WUSB devices
authorDavid Vrabel <david.vrabel@csr.com>
Tue, 18 Aug 2009 15:11:24 +0000 (16:11 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:14 +0000 (11:55 -0800)
Check urb->interval on interrupt transfers and allow those with valid
values (6 <= interval <= 16).

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found