kernel: bump 6.1 to 6.1.70
[openwrt/staging/jow.git] / target / linux / bcm27xx / patches-6.1 / 950-0078-Revert-Bluetooth-Always-request-for-user-confirmatio.patch
index 7304bf8bb6a7de3103df2461c3fb5d6c03674364..bd2ccaa1978ab8bf530a0b772a742d981afbf194 100644 (file)
@@ -24,7 +24,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
 
 --- a/net/bluetooth/smp.c
 +++ b/net/bluetooth/smp.c
-@@ -2207,7 +2207,7 @@ mackey_and_ltk:
+@@ -2214,7 +2214,7 @@ mackey_and_ltk:
        if (err)
                return SMP_UNSPECIFIED;
  
@@ -33,7 +33,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
                if (hcon->out) {
                        sc_dhkey_check(smp);
                        SMP_ALLOW_CMD(smp, SMP_CMD_DHKEY_CHECK);
-@@ -2222,9 +2222,6 @@ mackey_and_ltk:
+@@ -2229,9 +2229,6 @@ mackey_and_ltk:
        confirm_hint = 0;
  
  confirm: