From: John Fastabend Date: Tue, 15 May 2012 05:59:26 +0000 (+0000) Subject: ixgbe: fix_features rxvlan is independent of DCB and needs to be set X-Git-Tag: v3.5-rc3~22^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=146d4cc98d660cbdeae52ae35a4d038d0dab6da5;p=pandora-kernel.git ixgbe: fix_features rxvlan is independent of DCB and needs to be set DCB can be used independent of if RX VLAN stripping is enabled or disabled so remove erroneous check. Also enable or disable VLAN stripping when features are applied so hardware and feature flags are in sync. CC: Alexander Duyck Signed-off-by: John Fastabend Tested-by: Marcus Dennis Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed