From: Alexander Duyck Date: Thu, 25 Mar 2010 17:15:06 +0000 (+0000) Subject: igb: use correct bits to identify if managability is enabled X-Git-Tag: v2.6.34-rc3~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e017b60316468f21a63bdd4affefaf81a7f988fd;p=pandora-kernel.git igb: use correct bits to identify if managability is enabled igb was previously checking the wrong bits in the MANC register to determine if managability was enabled. As a result it was incorrectly powering down and resetting the phy when it didn't need to. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed