From: Chris Leech Date: Wed, 24 Mar 2010 12:45:21 +0000 (+0000) Subject: ixgbe: filter FIP frames into the FCoE offload queues X-Git-Tag: v2.6.34-rc3~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af06393bbde6e8d474622a0517cffc662676e3fe;p=pandora-kernel.git ixgbe: filter FIP frames into the FCoE offload queues During FCF solicitation, the switch is supposed to pad the solicited advertisement out to the endpoints specified maximum FCoE frame size. That means that we need to receive FIP frames that are larger than the standard MTU. To make sure the receive queue is configured correctly, we should be filtering FIP traffic into the FCoE queues. Signed-off-by: Chris Leech Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed