Skip to content

fix link detection failure on boot

Léo-Paul Géneau requested to merge lpgeneau/tsn-setup-scripts:master into master

eth0 setup fails on boot but unplug and plug link later results in successfully raising the network interface. This is a fix for this issue.

See https://www.spinics.net/lists/netdev/msg608754.html for further explanations.

Merge request reports