From: David Graham Date: Thu, 14 Feb 2008 18:17:12 +0000 (-0800) Subject: igb: PCIe devices do not need to unset MANC_ARP_ENA X-Git-Tag: v2.6.25-rc3~126^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa20c6c6d22efcca76c6225eb46f5903ce14c7c8;p=pandora-kernel.git igb: PCIe devices do not need to unset MANC_ARP_ENA Users reported that ARP's were lost with igb. 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