Searched hist:e2c53be223aca36cf93eb6a0f6bafa079e78f52b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | diff e2c53be223aca36cf93eb6a0f6bafa079e78f52b Thu Aug 23 16:46:25 CDT 2012 Claudiu Manoil <claudiu.manoil@freescale.com> gianfar: fix default tx vlan offload feature flag
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>
|