Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gianfar: fix default tx vlan offload feature flag
Commit - "b852b72 gianfar: fix bug caused by 87c288c" 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 <[email protected]> Signed-off-by: Claudiu Manoil <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information