igb: bring link up when PHY is powered up
authorTodd Fujinaka <todd.fujinaka@intel.com>
Tue, 17 Jun 2014 06:58:11 +0000 (06:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Dec 2014 17:34:28 +0000 (09:34 -0800)
commit7d4a6dae27501820b234c81dc178901cddfceeda
tree8bd8b1d11b2262a8357212a3246663e2edad85c2
parent3e06c8fdf30ebd0060dff15d4e50122d5d637620
igb: bring link up when PHY is powered up

commit aec653c43b0c55667355e26d7de1236bda9fb4e3 upstream.

Call igb_setup_link() when the PHY is powered up.

Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com>
Reported-by: Jeff Westfahl <jeff.westfahl@ni.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: Vincent Donnefort <vdonnefort@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/intel/igb/igb_main.c