The link state is currently set at probe time, and updated only when the device is polled. This results in the user seeing a misleading stale "Link: down" message, if autonegotiation did not complete within the short timespan of the probe routine. Fix by updating the link state when the device is opened, so that the message that ends up being displayed to the user reflects the real link state at device open time. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
426 |
|
426 |
|
427 |
|
427 |
|
428 |
|
428 |
|
|
429 |
|
|
|
430 |
|
|
|
431 |
|
|
429 |
|
432 |
|
430 |
|
433 |
|
431 |
|
434 |
|