diff options
Diffstat (limited to 'net/bluetooth/hci_core.c')
-rw-r--r-- | net/bluetooth/hci_core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index 86abe721f484..9e6574a8e6e2 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c | |||
@@ -268,7 +268,6 @@ static void hci_init_req(struct hci_dev *hdev, unsigned long opt) | |||
268 | BT_ERR("Unknown device type %d", hdev->dev_type); | 268 | BT_ERR("Unknown device type %d", hdev->dev_type); |
269 | break; | 269 | break; |
270 | } | 270 | } |
271 | |||
272 | } | 271 | } |
273 | 272 | ||
274 | static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt) | 273 | static void hci_le_init_req(struct hci_dev *hdev, unsigned long opt) |