kernel: bump 4.19 to 4.19.85
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0134-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch
index 6a403d4861176c49396baab0d0e7a7609882b287..b33c4f4374dc75dcdf974f77d8d2536fada0a083 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);
-@@ -3006,8 +3015,14 @@ static int lan78xx_bind(struct lan78xx_n
+@@ -3011,8 +3020,14 @@ static int lan78xx_bind(struct lan78xx_n
        if (DEFAULT_RX_CSUM_ENABLE)
                dev->net->features |= NETIF_F_RXCSUM;