From f3393b2bbb7c8869ad590ea0e671627c876322bf Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 15 Dec 2010 19:21:07 +0000 Subject: ethtool: Remove suggested change of no-args behaviour from the TODO list ethtool can show information about many more settings than mii-tool. It would be useful to have the option to show certain settings for all interfaces, but this should not be restricted to the basic settings. Signed-off-by: Ben Hutchings --- ethtool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ethtool.c') diff --git a/ethtool.c b/ethtool.c index 9f76fdd..63e0ead 100644 --- a/ethtool.c +++ b/ethtool.c @@ -18,7 +18,7 @@ * Copyright 2009, 2010 Solarflare Communications * * TODO: - * * no-args => summary of each device (mii-tool style) + * * show settings for all devices */ #ifdef HAVE_CONFIG_H -- cgit v1.2.1