]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit9f92ebf6c72de444801ab4a922965bd1f90834ae
treea4ff6c7629bb4fa07da259403c5ad1425a0e310e
parent45db810fb71a94926c10f4dbbb5ca7913983f83b
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