summaryrefslogtreecommitdiff
path: root/ethtool.c
diff options
context:
space:
mode:
Diffstat (limited to 'ethtool.c')
-rw-r--r--ethtool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ethtool.c b/ethtool.c
index 239912b..ba267cd 100644
--- a/ethtool.c
+++ b/ethtool.c
@@ -20,8 +20,6 @@
* TODO:
* * no-args => summary of each device (mii-tool style)
* * better man page (steal from mii-tool?)
- * * fall back on SIOCMII* ioctl()s and possibly SIOCDEVPRIVATE*
- * * abstract ioctls to allow for fallback modes of data gathering
*/
#ifdef HAVE_CONFIG_H