]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Merge boolean members of struct hci_conn into flags
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jan 2012 04:47:28 +0000 (06:47 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:28 +0000 (17:01 +0200)
commitacbd02452d4e2fb3e47990e0d6fe79667b770997
treeaf78e12c2fff312aebaee55029bceefd6311e432
parent165d7c53f77c79d49b9ec88b878ce8b03090a26c
Bluetooth: Merge boolean members of struct hci_conn into flags

Now that the flags member of struct hci_conn is supposed to accommodate
any boolean type values we can easily merge all boolean members into it.

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