commit | 2132d38133f48ef51d28252bb9c0b792f5b57019 | [log] [tgz] |
---|---|---|
author | PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | Thu Apr 09 22:26:21 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 11 02:47:57 2009 -0700 |
tree | 888a403d73a0c32fca83e53e06891d3cb543f8d7 | |
parent | fbb5a5583034e98f87fcff94183637486d7ada18 [diff] |
ixgbe: Enable another bit for flow control operation The discard pause frames bit was not enabled, so flow control frames could be passed up to the host. Enabled DPF to keep the frames off the stack. 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>