kernel: bump 5.4 to 5.4.108
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.4 / 070-v5.10-0002-net-dsa-b53-Print-err-message-on-SW_RST-timeout.patch
index ab00e58c0f88f5e58555af815b45659361ad3937..2661b0918ecabab123d24074a32163c063715276 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
 
 --- a/drivers/net/dsa/b53/b53_common.c
 +++ b/drivers/net/dsa/b53/b53_common.c
-@@ -740,8 +740,11 @@ static int b53_switch_reset(struct b53_d
+@@ -755,8 +755,11 @@ static int b53_switch_reset(struct b53_d
                        usleep_range(1000, 2000);
                } while (timeout-- > 0);