Hi Johan,
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 <redacted>
---
include/net/bluetooth/hci.h | 1 +
include/net/bluetooth/hci_core.h | 1 -
net/bluetooth/hci_conn.c | 6 +++---
net/bluetooth/hci_event.c | 17 ++++++++++++-----
net/bluetooth/mgmt.c | 4 ++--
5 files changed, 18 insertions(+), 11 deletions(-)
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Regards
Marcel