diff --git a/net/bluetooth/hci_sync.c b/net/bluetooth/hci_sync.c index 5e93f37c2e04..405d48c3e63e 100644 --- a/net/bluetooth/hci_sync.c +++ b/net/bluetooth/hci_sync.c @@ -4432,7 +4432,7 @@ static int hci_disconnect_all_sync(struct hci_dev *hdev, u8 reason) return err; } - return err; + return 0; } /* This function perform power off HCI command sequence as follows: