ixgbe: filter FIP frames into the FCoE offload queues
authorChris Leech <christopher.leech@intel.com>
Wed, 24 Mar 2010 12:45:21 +0000 (12:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2010 18:56:04 +0000 (11:56 -0700)
commitaf06393bbde6e8d474622a0517cffc662676e3fe
treeabbb33f645a67280ef6b4bec1af619f36e90d6b0
parentca77cd59d28456b4061afa5254972ec47fa8baf5
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 <christopher.leech@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_fcoe.c
drivers/net/ixgbe/ixgbe_type.h