kernel: bump 5.4 to 5.4.87
[openwrt/staging/rmilecki.git] / target / linux / bcm27xx / patches-5.4 / 950-0084-hci_h5-Don-t-send-conf_req-when-ACTIVE.patch
index a800039f88843a7771b83a5639bfab385d96baeb..87240aa5d84a0fb933f8bf54360005be71c1a420 100644 (file)
@@ -11,7 +11,7 @@ other with conf_req and conf_rsp messages, in a demented game of tag.
 
 --- a/drivers/bluetooth/hci_h5.c
 +++ b/drivers/bluetooth/hci_h5.c
-@@ -342,7 +342,8 @@ static void h5_handle_internal_rx(struct
+@@ -346,7 +346,8 @@ static void h5_handle_internal_rx(struct
                h5_link_control(hu, conf_req, 3);
        } else if (memcmp(data, conf_req, 2) == 0) {
                h5_link_control(hu, conf_rsp, 2);