]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
ixgbe: feature - driver to default with FC on.
authorDon Skidmore <donald.c.skidmore@intel.com>
Tue, 31 Mar 2009 21:33:44 +0000 (21:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2009 08:02:30 +0000 (01:02 -0700)
commitcd7664f69fe1f3f75b664503ae3e11a2971a4865
tree6f287f6f4c977c6468a40f3ea3385f516b4009ca
parentea4af4f447ecad42f8bffa4bd2278e183ba5ec9d
ixgbe: feature - driver to default with FC on.

In the past flow control wasn't enabled by default under the
incorrect assumption that this opened up us to a denial of
service attack.  However since any switch that forwarded flow
control would be extremely msiconfigured and/or buggy, this
concern no longer out weighs the preformance gains from
having FC enabled.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Acked-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com>
Acked-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_main.c