kernel: bump 5.10 to 5.10.150
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 782-v5.11-net-usb-r8153_ecm-support-ECM-mode-for-RTL8153.patch
index b3eb58831ca9f23b8be0da354b8fbe034f5fbfbd..67c762d28cb41f073d138cde71ea0f001cee20df 100644 (file)
@@ -89,7 +89,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  struct tally_counter {
        __le64  tx_packets;
        __le64  rx_packets;
-@@ -6602,7 +6579,7 @@ static int rtl_fw_init(struct r8152 *tp)
+@@ -6604,7 +6581,7 @@ static int rtl_fw_init(struct r8152 *tp)
        return 0;
  }
  
@@ -98,7 +98,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  {
        struct usb_device *udev = interface_to_usbdev(intf);
        u32 ocp_data = 0;
-@@ -6660,12 +6637,13 @@ static u8 rtl_get_version(struct usb_int
+@@ -6662,12 +6639,13 @@ static u8 rtl_get_version(struct usb_int
  
        return version;
  }