aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorBing Zhao <bzhao@marvell.com>2011-12-20 21:19:00 -0500
committerLuis Henriques <luis.henriques@canonical.com>2012-04-05 11:17:32 -0400
commit2c915d9f068f33906b742807806a3a19f70df3c1 (patch)
tree2ebf4d5059c6b851b652e8161e3237907e2c55b7 /net/core/dev.c
parent2f90643aa59ed9bfa46a414615d723e9f7cf2095 (diff)
Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
BugLink: http://bugs.launchpad.net/bugs/971808 commit fa0fb93f2ac308a76fa64eb57c18511dadf97089 upstream. For high-speed/super-speed isochronous endpoints, the bInterval value is used as exponent, 2^(bInterval-1). Luckily we have usb_fill_int_urb() function that handles it correctly. So we just call this function to fill in the RX URB. Cc: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Bing Zhao <bzhao@marvell.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions