X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbcm27xx%2Fpatches-6.1%2F950-0699-Bluetooth-hci_sync-Add-fallback-bd-address-prop.patch;h=d4c5a0183e46af9455e422bec25168b4bdc1fd55;hb=b35756446391d1b21970a0e05f8f6f5e069f73cf;hp=7bb65c28d487b53c5a6149a5116837ef1c472afc;hpb=ccf24b5dcd14fbdd5fb24a3f1f1eadcb89b22ea0;p=openwrt%2Fstaging%2Fhauke.git diff --git a/target/linux/bcm27xx/patches-6.1/950-0699-Bluetooth-hci_sync-Add-fallback-bd-address-prop.patch b/target/linux/bcm27xx/patches-6.1/950-0699-Bluetooth-hci_sync-Add-fallback-bd-address-prop.patch index 7bb65c28d4..d4c5a0183e 100644 --- a/target/linux/bcm27xx/patches-6.1/950-0699-Bluetooth-hci_sync-Add-fallback-bd-address-prop.patch +++ b/target/linux/bcm27xx/patches-6.1/950-0699-Bluetooth-hci_sync-Add-fallback-bd-address-prop.patch @@ -20,7 +20,7 @@ Signed-off-by: Phil Elwell --- a/net/bluetooth/hci_sync.c +++ b/net/bluetooth/hci_sync.c -@@ -4635,6 +4635,7 @@ static const struct { +@@ -4630,6 +4630,7 @@ static const struct { */ static int hci_dev_setup_sync(struct hci_dev *hdev) { @@ -28,7 +28,7 @@ Signed-off-by: Phil Elwell int ret = 0; bool invalid_bdaddr; size_t i; -@@ -4663,7 +4664,9 @@ static int hci_dev_setup_sync(struct hci +@@ -4658,7 +4659,9 @@ static int hci_dev_setup_sync(struct hci if (!ret) { if (test_bit(HCI_QUIRK_USE_BDADDR_PROPERTY, &hdev->quirks) &&