]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Convert hdev->ssp_mode to a flag
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 25 Jan 2012 12:21:06 +0000 (14:21 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:29 +0000 (17:01 +0200)
commit6e78c9a636bab6cf8d2025556c3a5a0b032494a2
treebb6bce4d3477ebee0a4027e30103201fbbd74ea8
parentacbd02452d4e2fb3e47990e0d6fe79667b770997
Bluetooth: Convert hdev->ssp_mode to a flag

The ssp_mode is essentially just a boolean so it's more appropriate to
have it simply as a flag in hdev->dev_flags.

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