From: Bruce Allan Date: Fri, 25 Feb 2011 06:25:18 +0000 (+0000) Subject: e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked X-Git-Tag: v2.6.39-rc1~468^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc7aaed70c96c3933fbacbad582fc79b7d6e335;p=pandora-kernel.git e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked When PHY reset is intentionally blocked on 82577/8/9, do not toggle the LANPHYPC value bit (essentially performing a hard power reset of the device) otherwise the PHY can be put into an unknown state. Cleanup whitespace in the same function. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed