From: Bruce Allan Date: Tue, 2 Jun 2009 11:28:20 +0000 (+0000) Subject: e1000e: do not attempt to disable smart powerdown if not supported X-Git-Tag: v2.6.31-rc1~330^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=918d7197aa18a562eb7dc37b80a87e9ff1d7f7d9;p=pandora-kernel.git e1000e: do not attempt to disable smart powerdown if not supported During reset, the driver was attempting to disable the Smart Powerdown feature even if the part does not support Smart Powerdown. Check for support before attempting to disable the feature. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed