commit | 8d233633bab501567841aaa2935963fb908c9523 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Sat Oct 29 06:54:55 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Nov 16 04:21:51 2011 -0800 |
tree | cec83c3ffcd9c7b0d0976ddef0e0abb19281da54 | |
parent | ef456f858919ef7f40217ad8a5ed4e1e27c7ae6f [diff] |
ixgbe: fix LED blink logic to check for link Previously the driver would force link without checking whether the link was already established. This caused some inconsistencies in the LED blink rate. Do not force link if link is already up. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>