net: ethernet: mediatek: get the chip id by ETHDMASYS registers
[cascardo/linux.git] / net / bluetooth / hci_request.h
index b2d044b..ac1e110 100644 (file)
@@ -73,8 +73,9 @@ void __hci_req_update_scan_rsp_data(struct hci_request *req, u8 instance);
 
 int __hci_req_schedule_adv_instance(struct hci_request *req, u8 instance,
                                    bool force);
-void hci_req_clear_adv_instance(struct hci_dev *hdev, struct hci_request *req,
-                               u8 instance, bool force);
+void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk,
+                               struct hci_request *req, u8 instance,
+                               bool force);
 
 void __hci_req_update_class(struct hci_request *req);