aboutsummaryrefslogtreecommitdiffstats
path: root/ethtool.c
diff options
context:
space:
mode:
Diffstat (limited to 'ethtool.c')
-rw-r--r--ethtool.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ethtool.c b/ethtool.c
index 2005e95..f4aaab5 100644
--- a/ethtool.c
+++ b/ethtool.c
@@ -5407,6 +5407,7 @@ static const struct option args[] = {
{
.opts = "--show-eee",
.func = do_geee,
+ .nlfunc = nl_geee,
.help = "Show EEE settings",
},
{