From: Bruce Allan Date: Fri, 30 Sep 2011 08:07:00 +0000 (+0000) Subject: e1000e: bad short packets received when jumbos enabled on 82579 X-Git-Tag: v3.2-rc1~129^2~123^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64e9dd5d04561c2cee7e9d9d70bd6d45cc01e7c;p=pandora-kernel.git e1000e: bad short packets received when jumbos enabled on 82579 When short packets are received with jumbos enabled on 82579, they can be interpreted to have a receive address that does not match any configured address. This is due to a hardware bug that can be worked around by reducing the number of IPG octets added when the packet is transferred from the PHY to the MAC. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed