From: Alexander Duyck Date: Sat, 5 May 2012 05:32:58 +0000 (+0000) Subject: ixgbe: Only enable anti-spoof on VF pools X-Git-Tag: v3.6-rc1~125^2~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef89e0a24ea97fc9209074a19cf60e63bba18c22;p=pandora-kernel.git ixgbe: Only enable anti-spoof on VF pools The current logic is enabling anti-spoof on all pools and then clearing anti-spoof on just the first PF pool. The correct approach is to only set anti-spoof on the VF pools and to leave all of the PF pools unchecked. This allows for items such as FCoE to use adjacent pools within the PF for transmit and receive queues without the traffic being blocked by this security feature. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed