Fix issues with failing tests on darwin (#7042)

This commit is contained in:
Steven Soroka
2020-02-18 19:13:54 -05:00
committed by GitHub
parent 397a04aa32
commit 8b3bd2585d
6 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
// +build linux
package ethtool
import (