]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Make use feature test macros
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Oct 2012 18:12:01 +0000 (21:12 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 19:58:15 +0000 (17:58 -0200)
commit6d3b42ea4eea3f674014a2ce9bdef156a08fc781
tree64ed0f7aa5b3064d96bf17ad1639535796aa28c4
parent1e9b49d87a5363952f6b7740c7bbe46e56f46d40
Bluetooth: Make use feature test macros

For better code readability and avoiding simple bugs of checking the
wrong byte of the features make use of feature test macros whenever
possible.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c