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 | 3 +--
net/bluetooth/hci_event.c | 10 ++++++++--
net/bluetooth/mgmt.c | 4 ++--
4 files changed, 12 insertions(+), 6 deletions(-)