From: Emil Tantilov Date: Sat, 29 Oct 2011 06:54:55 +0000 (+0000) Subject: ixgbe: fix LED blink logic to check for link X-Git-Tag: v3.3-rc1~182^2~565^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d233633bab501567841aaa2935963fb908c9523;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed