]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce hci_dev_clear_flag helper macro
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 13 Mar 2015 09:11:02 +0000 (02:11 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 13 Mar 2015 10:09:27 +0000 (12:09 +0200)
commit54a905b2e03ff702d55f75f32f3c0d2ad3b37fa1
treeb59d2b813fad4a63b3e33b94e4668b79a6a92885
parent39cd585c5bf8723cdb2efa0a2e7b3785d303451c
Bluetooth: Introduce hci_dev_clear_flag helper macro

Instead of manually coding clear_bit on hdev->dev_flags all the time,
use hci_dev_clear_flag helper macro.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_sock.c
net/bluetooth/mgmt.c