kernel: bump 4.14 to 4.14.155
[openwrt/staging/pepe2k.git] / target / linux / brcm2708 / patches-4.14 / 950-0270-net-lan78xx-Add-support-for-VLAN-filtering.patch
index 89ecbedfa38ea4591a40374725381bd44ec16e58..f3bc62583dbfa15e72dc2f2ad7563fb0c3bc7d90 100644 (file)
@@ -24,7 +24,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
                pdata->rfe_ctl |= RFE_CTL_VLAN_FILTER_;
        else
                pdata->rfe_ctl &= ~RFE_CTL_VLAN_FILTER_;
-@@ -2892,6 +2892,9 @@ static int lan78xx_bind(struct lan78xx_n
+@@ -2897,6 +2897,9 @@ static int lan78xx_bind(struct lan78xx_n
        if (DEFAULT_TSO_CSUM_ENABLE)
                dev->net->features |= NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_SG;