From: Claudiu Manoil Date: Thu, 23 Aug 2012 21:46:25 +0000 (+0000) Subject: gianfar: fix default tx vlan offload feature flag X-Git-Tag: v3.2.30~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0411257ca056288e6ea1618334d2e1d80ac457c;p=pandora-kernel.git 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 Signed-off-by: Claudiu Manoil Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed