diff options
Diffstat (limited to 'net/bluetooth/hci_core.c')
-rw-r--r-- | net/bluetooth/hci_core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index 88f1ef3589d8..9c0a6830ff92 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c | |||
@@ -3134,8 +3134,6 @@ void hci_unregister_dev(struct hci_dev *hdev) | |||
3134 | 3134 | ||
3135 | id = hdev->id; | 3135 | id = hdev->id; |
3136 | 3136 | ||
3137 | hci_leds_exit(hdev); | ||
3138 | |||
3139 | write_lock(&hci_dev_list_lock); | 3137 | write_lock(&hci_dev_list_lock); |
3140 | list_del(&hdev->list); | 3138 | list_del(&hdev->list); |
3141 | write_unlock(&hci_dev_list_lock); | 3139 | write_unlock(&hci_dev_list_lock); |