]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/ixgbe/ixgbe_common.c
ixgbe: Disable Flow Control for certain devices
authorPJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
Tue, 24 Nov 2009 18:51:28 +0000 (18:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Nov 2009 08:33:58 +0000 (00:33 -0800)
commit9bbe3a570b4984ff2e90014074ba3a06a05384a0
tree4b79ccc727cfd192dc2fa839c6c80fa92e1e9030
parentcfb3f91af49dff9b50de6929dc4de06100c4cfa8
ixgbe: Disable Flow Control for certain devices

Flow Control autoneg should be disabled for certain adapters
that don't support autonegotiation of Flow Control at 10 gigabit.
These interfaces are the 10GBASE-T devices, CX4, and SFP+, all
running at 10 gigabit only.  1 gigabit is fine.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@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_common.c