]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Use lmp_rswitch_capable where applicable
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 24 Jul 2012 18:03:50 +0000 (15:03 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 24 Jul 2012 21:44:39 +0000 (18:44 -0300)
commit46c5bfa151881a92a5d91d63890891b55b24a1ed
treec82d315056ca151218e6caf389e0261b6a041f8d
parentd57f34281c461b5d59257adb4f445f7ebc6d61bd
Bluetooth: Use lmp_rswitch_capable where applicable

This patch replaces all LMP_RSWITCH bit checking by the helper macro
lmp_rswitch_capable.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_event.c