Loading include/linux/ethtool.h +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ #ifndef _LINUX_ETHTOOL_H #define _LINUX_ETHTOOL_H #include <linux/types.h> /* This should work for both 32 and 64 bit userland. */ struct ethtool_cmd { Loading Loading
include/linux/ethtool.h +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ #ifndef _LINUX_ETHTOOL_H #define _LINUX_ETHTOOL_H #include <linux/types.h> /* This should work for both 32 and 64 bit userland. */ struct ethtool_cmd { Loading