kernel: bump 4.19 to 4.19.93
[oweals/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0127-net-lan78xx-Disable-TCP-Segmentation-Offload-TSO.patch
index 1e3944b859f697e9c688e03d941cba57a1c5f20c..ef1bbaac692338f712da53333d427662f3ca5c5f 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);
-@@ -3011,8 +3020,14 @@ static int lan78xx_bind(struct lan78xx_n
+@@ -3012,8 +3021,14 @@ static int lan78xx_bind(struct lan78xx_n
        if (DEFAULT_RX_CSUM_ENABLE)
                dev->net->features |= NETIF_F_RXCSUM;