Re: [PATCH] ixgbe: initialize link status on initialization
From: Thomas Monjalon <hidden>
Date: 2015-01-27 12:10:04
From: Thomas Monjalon <hidden>
Date: 2015-01-27 12:10:04
The link_status variable is not set when device is initialized. This can lead to problems with link never being reported as up if using some SFP modules where the link is instantly on. Signed-off-by: Stephen Hemminger <redacted>
Acked-by: Thomas Monjalon <redacted> Applied Thanks -- Thomas