Handle unexpected interface link speed (-1)
Sometimes when link speed of interface is not detected or negotiated yet, -1 is returned instead.
Handle that '-1' and return '0' instead.
cc: @jhoracek
Edited by Martin Matějek
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Sometimes when link speed of interface is not detected or negotiated yet, -1 is returned instead.
Handle that '-1' and return '0' instead.
cc: @jhoracek