[PATCH v3 1/2] Bluetooth: hci_sync: Add EXPORT_SYMBOL to hci_reset_sync

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>

This adds EXPORT_SYMBOL to hci_reset_sync so it can be used by modules.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
---
 net/bluetooth/hci_sync.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/bluetooth/hci_sync.c b/net/bluetooth/hci_sync.c
index 4c707eb64e6f..908de8df5599 100644
--- a/net/bluetooth/hci_sync.c
+++ b/net/bluetooth/hci_sync.c
@@ -3486,6 +3486,7 @@ int hci_reset_sync(struct hci_dev *hdev)
 
 	return 0;
 }
+EXPORT_SYMBOL(hci_reset_sync);
 
 static int hci_init0_sync(struct hci_dev *hdev)
 {
-- 
2.44.0





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux