OSDN Git Service

igb: remove redundant PHY power down register write
authorTodd Fujinaka <todd.fujinaka@intel.com>
Thu, 8 May 2014 23:20:24 +0000 (23:20 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 27 May 2014 09:10:44 +0000 (02:10 -0700)
commit18cae6f7bb65bdb272f844525f7acd6d464a8541
tree1d67f8e748a8da0c2788a1f24f02d4a7c632b974
parentc6f3148c5bcad2eb9ff1c700d6c79815173aed35
igb: remove redundant PHY power down register write

One of the registers used to power down the PHY was found to be wrong
(should be bit 2 not bit 1) on further inspection it was also found to
be redundant.

Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_phy.c
drivers/net/ethernet/intel/igb/e1000_phy.h