fix ethtool class in case ethtool works but returns nothing #123

Merged
Solvik merged 1 commit from fix_ethtool into master 2020-04-19 12:19:29 +02:00
Solvik commented 2020-04-19 12:14:11 +02:00 (Migrated from github.com)

Fix this state:

root@xxx-3:~# ethtool -m eno1
Offset		Values
------		------
root@xxx-3:~#
Fix this state: ``` root@xxx-3:~# ethtool -m eno1 Offset Values ------ ------ root@xxx-3:~# ```
Sign in to join this conversation.
No description provided.