aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-24 12:57:39 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 12:57:39 +0200
commit943fd551f8d7e479db98c1c02bd988e27d7df7b5 (patch)
treeec2ebdd6bb14a34bdd56db1e170ab868b848079e /target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch
parent4d42b150033225161e839f8e63814818ec946100 (diff)
downloadmaster-187ad058-943fd551f8d7e479db98c1c02bd988e27d7df7b5.tar.gz
master-187ad058-943fd551f8d7e479db98c1c02bd988e27d7df7b5.tar.bz2
master-187ad058-943fd551f8d7e479db98c1c02bd988e27d7df7b5.zip
ramips: remove fake vlan rx offload from ethernet driver
The network stack does not need it to do GRO Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch')
-rw-r--r--target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch b/target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch
index 369afa97de..11cf7ee588 100644
--- a/target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch
+++ b/target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch
@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
--- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
+++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -1344,6 +1344,9 @@ static int fe_do_ioctl(struct net_device
+@@ -1327,6 +1327,9 @@ static int fe_do_ioctl(struct net_device
return -ENODEV;
switch (cmd) {