summaryrefslogtreecommitdiff
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-05-19 23:10:43 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-20 14:01:21 +0200
commit82dcbec727ea205e61b659b1e91d207e29af35f0 (patch)
tree8211360040c611919e5bc057d2f1e07741b0b4ea /target/linux/ramips/patches-4.4/0601-net-mediatke-add-phy_ethtool_ioctl-support.patch
parent94e23bf7409d6cc4c9efb55ed32aba8e5a497966 (diff)
downloadmtk-20170518-82dcbec727ea205e61b659b1e91d207e29af35f0.zip
mtk-20170518-82dcbec727ea205e61b659b1e91d207e29af35f0.tar.gz
mtk-20170518-82dcbec727ea205e61b659b1e91d207e29af35f0.tar.bz2
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 369afa9..11cf7ee 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) {