]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix sending LE data over USB
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Mon, 14 Mar 2011 21:20:33 +0000 (18:20 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:25:25 +0000 (14:25 -0300)
commit757fac6c40cfdf2bc010bda8dc0d92bba5c1988f
tree43b58e7c39268bb13835801f7d8d81f22924d242
parent24409600378505e64e9a11d0f944c7cac6556877
Bluetooth: Fix sending LE data over USB

Now that we have support for LE connections, before discarding a
frame we must check if there's a LE connection over that transport.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Acked-by: Ville Tervo <ville.tervo@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
drivers/bluetooth/btusb.c