kernel: bump 5.10 to 5.10.200
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.10 / 950-0550-r8152-replace-netif_err-with-dev_err.patch
index 8e7fbb92649217b8a7229f99f129ae8b0d2bd0dc..2f2ecb73170780bf4bd46404133a1ea29dec3937 100644 (file)
@@ -25,7 +25,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
                break;
        }
  
-@@ -6856,7 +6856,7 @@ static int rtl8152_probe(struct usb_inte
+@@ -6857,7 +6857,7 @@ static int rtl8152_probe(struct usb_inte
  
        ret = register_netdev(netdev);
        if (ret != 0) {