aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/hci_conn.c')
-rw-r--r--net/bluetooth/hci_conn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c
index c61f1bfbfeb4..f9ccda9a0220 100644
--- a/net/bluetooth/hci_conn.c
+++ b/net/bluetooth/hci_conn.c
@@ -1322,7 +1322,6 @@ int hci_conn_check_link_mode(struct hci_conn *conn)
conn->key_type != HCI_LK_AUTH_COMBINATION_P256)
return 0;
}
-
/* If Secure Simple Pairing is not enabled, then legacy connection
* setup is used and no encryption or key sizes can be enforced.
*/