ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
authorDon Skidmore <donald.c.skidmore@intel.com>
Thu, 11 Feb 2010 04:13:49 +0000 (04:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2010 05:51:56 +0000 (21:51 -0800)
The 82598 has an erratum that receipt of pause frames at 1G
could lead to a Tx Hang.  To avoid this this patch disables
Rx FC while at 1G speed for all 82598 parts.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found