X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-4.4%2F0509-net-next-mediatek-add-support-for-mt7621.patch;fp=target%2Flinux%2Framips%2Fpatches-4.4%2F0509-net-next-mediatek-add-support-for-mt7621.patch;h=6ea97c1ae4a0fac1c218fb260cc5ac14e0eeeb48;hb=eee09bfe01e8cc2db1501f82dde7b9b6bb424faf;hp=6920545f0cc79d5d27344ae919b9f568064441dd;hpb=224e5f5efa22b8a0132522367afd3b22f05d53e1;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch b/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch index 6920545f0c..6ea97c1ae4 100644 --- a/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch +++ b/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch @@ -163,7 +163,7 @@ Signed-off-by: Michael Lee + + priv->flags = FE_FLAG_PADDING_64B | FE_FLAG_RX_2B_OFFSET | + FE_FLAG_RX_SG_DMA | FE_FLAG_NAPI_WEIGHT | -+ FE_FLAG_HAS_SWITCH; ++ FE_FLAG_HAS_SWITCH | FE_FLAG_JUMBO_FRAME; + + netdev->hw_features = NETIF_F_IP_CSUM | NETIF_F_RXCSUM | + NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_SG | NETIF_F_TSO |