Bluetooth: Use usb_fill_int_urb()
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 14 Feb 2011 21:53:43 +0000 (18:53 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 16 Feb 2011 19:33:22 +0000 (16:33 -0300)
commit03c2d0e89409b59c1ec9d9511533cedc0b7aaa69
tree39690c1eeb3320d8abc6e3d7118af149360c7923
parentaff2cae3546df9f47f9fe24f3e85a7a84e825de8
Bluetooth: Use usb_fill_int_urb()

Instead set urb structure directly we call usb_fill_int_urb() to set the
values to us.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
drivers/bluetooth/btusb.c