OSDN Git Service

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, 24 Mar 2011 20:04:44 +0000 (17:04 -0300)
commit8763b4da41132e2d5a896cd5e629c3c0a652205e
treec9b9232b6fe50d053d595f7025d64d1fc5f7f4be
parentf630cf0d5434e3923e1b8226ffa2753ead6b0ce5
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