From: David Graham Date: Thu, 14 Feb 2008 18:17:20 +0000 (-0800) Subject: e1000e: PCIe devices do not need to unset MANC_ARP_ENA X-Git-Tag: v2.6.25-rc3~126^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ef7f295b9f02c1522da405ac545318174239d5;p=pandora-kernel.git e1000e: PCIe devices do not need to unset MANC_ARP_ENA Users reported that ARP's were lost with e1000e. The problem is fixed by not enabling this manageability configuration bit. None of the release_manageability code is actually needed as the normal device reset during a shutdown returns everthing to the right condition automatically. Signed-off-by: David Graham Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed