From: Tushar Dave Date: Sat, 15 Sep 2012 10:16:57 +0000 (+0000) Subject: e1000: Small packets may get corrupted during padding by HW X-Git-Tag: v3.6-rc7~10^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d86c760fbb855d9a26b9b280d4ff59303f2fc5;p=pandora-kernel.git 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 Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed