]> bbs.cooldavid.org Git - net-next-2.6.git/commit
e1000e: PCIe devices do not need to unset MANC_ARP_ENA
authorDavid Graham <david.graham@intel.com>
Thu, 14 Feb 2008 18:17:20 +0000 (10:17 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 15 Feb 2008 15:52:14 +0000 (10:52 -0500)
commite8ef7f295b9f02c1522da405ac545318174239d5
tree2947d21df0f324a359a15bdb36e07d19b8042011
parentaa20c6c6d22efcca76c6225eb46f5903ce14c7c8
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 <david.graham@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e1000e/netdev.c