Skip to content

[th/ethtool-retry]

Thomas Haller requested to merge th/ethtool-retry into master

ethtool/mii API is prone to races of renaming interfaces.

Try to do better by retrying the ioctl request if we determine that a race might have happend.

Merge request reports