diff options
author | Tushar Dave <tushar.n.dave@intel.com> | 2012-09-15 10:16:57 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-18 16:32:21 -0400 |
commit | 59d86c760fbb855d9a26b9b280d4ff59303f2fc5 (patch) | |
tree | 738d612af6e59bc57e61134a0551fb6a052e5a9b /net | |
parent | 433a19548061bb5457b6ab77ed7ea58ca6e43ddb (diff) |
e1000: Small packets may get corrupted during padding by HW
On PCI/PCI-X HW, if packet size is less than ETH_ZLEN,
packets may get corrupted during padding by HW.
To WA this issue, pad all small packets manually.
Signed-off-by: Tushar Dave <tushar.n.dave@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions