commit | 918d7197aa18a562eb7dc37b80a87e9ff1d7f7d9 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Jun 02 11:28:20 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 03 02:46:32 2009 -0700 |
tree | 89bfc3556443abda48e6d4ec7789a3d6f7b872b0 | |
parent | 6e50912a442947d5fafd296ca6fdcbeb36b163ff [diff] |
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 <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>