kernel: bump 6.1 to 6.1.68
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 795-v6.3-04-r8152-remove-rtl_vendor_mode-function.patch
index f97750861c3e4dae8fec9f6be0f31da5833168a4..7e647d0cb56edecd07dc3959a3d805101a407721 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
-@@ -8274,43 +8274,6 @@ static bool rtl_check_vendor_ok(struct u
+@@ -8288,43 +8288,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);
-@@ -9672,7 +9635,7 @@ static int rtl8152_probe(struct usb_inte
+@@ -9686,7 +9649,7 @@ static int rtl8152_probe(struct usb_inte
        if (intf->cur_altsetting->desc.bInterfaceClass != USB_CLASS_VENDOR_SPEC)
                return -ENODEV;