e1000: Fix MANC detection for PCIE adapters
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 27 Sep 2006 19:53:42 +0000 (12:53 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Wed, 27 Sep 2006 19:53:42 +0000 (12:53 -0700)
commit5f01607a5b5c8781ed5d5deae213b4f01283dba2
treed26fd1b1602f5aae7db1f9261be0b0176beea4e0
parent2f2ca2638cbcf287b87a1e199f949a0c03bc0cf7
e1000: Fix MANC detection for PCIE adapters

Several manageability capability detection parts hinted towards
our code being incomplete for PCI-E. According to spec, we do not
want to poke any MANC bits at all.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c