kernel: bump 5.15 to 5.15.143
[openwrt/staging/jow.git] / target / linux / generic / backport-5.15 / 795-v6.3-04-r8152-remove-rtl_vendor_mode-function.patch
index c9bd0df202fbf8f099f058d74b7d5fac8f36b47f..d9a711663059dcbaa3a61e425e025a8249578b02 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 
 --- a/drivers/net/usb/r8152.c
 +++ b/drivers/net/usb/r8152.c
-@@ -8267,43 +8267,6 @@ static bool rtl_check_vendor_ok(struct u
+@@ -8281,43 +8281,6 @@ static bool rtl_check_vendor_ok(struct u
        return true;
  }
  
@@ -60,7 +60,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  static int rtl8152_pre_reset(struct usb_interface *intf)
  {
        struct r8152 *tp = usb_get_intfdata(intf);
-@@ -9636,7 +9599,7 @@ static int rtl8152_probe(struct usb_inte
+@@ -9650,7 +9613,7 @@ static int rtl8152_probe(struct usb_inte
        if (intf->cur_altsetting->desc.bInterfaceClass != USB_CLASS_VENDOR_SPEC)
                return -ENODEV;