From: Jeff Kirsher Date: Fri, 14 Nov 2008 06:45:23 +0000 (+0000) Subject: e1000e: fix IPMI traffic X-Git-Tag: v2.6.27.12~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ac4b80b1f4d83d66ff6b2417eec1992ac7fa63;p=pandora-kernel.git e1000e: fix IPMI traffic commit eb7c3adb1ca92450870dbb0d347fc986cd5e2af4 upstream. Some users reported that they have machines with BMCs enabled that cannot receive IPMI traffic after e1000e is loaded. http://marc.info/?l=e1000-devel&m=121909039127414&w=2 http://marc.info/?l=e1000-devel&m=121365543823387&w=2 This fixes the issue if they load with the new parameter = 0 by disabling crc stripping, but leaves the performance feature on for most users. Based on work done by Hong Zhang. Signed-off-by: Jeff Kirsher Signed-off-by: Jesse Brandeburg Signed-off-by: David S. Miller Cc: Bryon Roche Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed