aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/mgmt.c')
-rw-r--r--net/bluetooth/mgmt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c
index 940858a48cbd..2c7634296866 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -148,8 +148,6 @@ static int read_index_list(struct sock *sk)
148 148
149 hci_del_off_timer(d); 149 hci_del_off_timer(d);
150 150
151 set_bit(HCI_MGMT, &d->flags);
152
153 if (test_bit(HCI_SETUP, &d->flags)) 151 if (test_bit(HCI_SETUP, &d->flags))
154 continue; 152 continue;
155 153