]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gianfar: fix default tx vlan offload feature flag
authorClaudiu Manoil <claudiu.manoil@freescale.com>
Thu, 23 Aug 2012 21:46:25 +0000 (21:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:38:55 +0000 (10:38 -0700)
commit440de22d93f91d12eb351692b64a349a80668e91
tree4022cd009ef844381a43f5ccd3f6d3d730b5bec3
parente6bd493b9fa829986c9221e0ea507ff53ce9e068
gianfar: fix default tx vlan offload feature flag

[ Upstream commit e2c53be223aca36cf93eb6a0f6bafa079e78f52b ]

Commit -
"b852b72 gianfar: fix bug caused by
87c288c6e9aa31720b72e2bc2d665e24e1653c3e"
disables by default (on mac init) the hw vlan tag insertion.
The "features" flags were not updated to reflect this, and
"ethtool -K" shows tx-vlan-offload to be "on" by default.

Cc: Sebastian Poehn <sebastian.poehn@belden.com>
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/freescale/gianfar.c