kernel: bump 5.10 to 5.10.175
[openwrt/staging/pepe2k.git] / target / linux / bcm27xx / patches-5.10 / 950-0082-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch
index 919d6b0f83d1f82e1c98ed187b58009af0727506..c5b9c2c233c7f843beec29bdd89d0efe0f71d6e5 100644 (file)
@@ -37,7 +37,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
  static int lan78xx_read_reg(struct lan78xx_net *dev, u32 index, u32 *data)
  {
        u32 *buf = kmalloc(sizeof(u32), GFP_KERNEL);
-@@ -2927,8 +2936,14 @@ static int lan78xx_bind(struct lan78xx_n
+@@ -2891,8 +2900,14 @@ static int lan78xx_bind(struct lan78xx_n
        if (DEFAULT_RX_CSUM_ENABLE)
                dev->net->features |= NETIF_F_RXCSUM;