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)
commit8693ac900e230c85d6fff428984a0f983330844d
tree43b58e7c39268bb13835801f7d8d81f22924d242
parent105721328f0fa53e772592eaca17ee0023f0cc87
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