From: Ivan Vecera Date: Thu, 26 Feb 2015 13:48:07 +0000 (+0100) Subject: bnx2: disable toggling of rxvlan if necessary X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26caa3469a2de617d95c29371571a9585603a023;p=pandora-kernel.git bnx2: disable toggling of rxvlan if necessary The bnx2 driver uses .ndo_fix_features to force enable of Rx VLAN tag stripping when the card cannot disable it. The driver should remove NETIF_F_HW_VLAN_CTAG_RX flag from hw_features instead so it is fixed for the ethtool. Cc: Sony Chacko Cc: Dept-HSGLinuxNICDev@qlogic.com Signed-off-by: Ivan Vecera Signed-off-by: David S. Miller --- Reading git-diff-tree failed