]> git.baikalelectronics.ru Git - kernel.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>
Mon, 6 Aug 2012 18:02:57 +0000 (15:02 -0300)
commit8d61f97eed808446ce9893a9e39a05180e0a09f7
treea4ff6c7629bb4fa07da259403c5ad1425a0e310e
parent93cd7dca6497ed509f0088df7bf06c128ad29aef
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