Hi Marcel, On Fri, Mar 13, 2015, Marcel Holtmann wrote: > Instead of manually coding test_bit on hdev->dev_flags all the time, > use hci_dev_test_flag helper macro. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 14 +-- > net/bluetooth/hci_conn.c | 14 +-- > net/bluetooth/hci_core.c | 120 ++++++++++----------- > net/bluetooth/hci_debugfs.c | 4 +- > net/bluetooth/hci_event.c | 92 ++++++++-------- > net/bluetooth/hci_request.c | 28 ++--- > net/bluetooth/hci_sock.c | 8 +- > net/bluetooth/l2cap_core.c | 8 +- > net/bluetooth/mgmt.c | 224 +++++++++++++++++++-------------------- > net/bluetooth/smp.c | 44 ++++---- > 10 files changed, 278 insertions(+), 278 deletions(-) All seven patches in this set have been applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html