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:09:43 +0000 (09:09 -0800)
commite6a18c108e386866325b3b6e986f612ee512787c
treee90ba12282d506d983e0d6b3f8121dbabdaf857b
parentb083f7cd529b45344f3129d5de9a73a06dd1cc7e
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