summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-interfaces-ethernet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/show-interfaces-ethernet.xml')
-rw-r--r--op-mode-definitions/show-interfaces-ethernet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-interfaces-ethernet.xml b/op-mode-definitions/show-interfaces-ethernet.xml
index 6068f9e57..1a767b094 100644
--- a/op-mode-definitions/show-interfaces-ethernet.xml
+++ b/op-mode-definitions/show-interfaces-ethernet.xml
@@ -35,7 +35,7 @@
<properties>
<help>Show physical device offloading capabilities</help>
</properties>
- <command>/sbin/ethtool -k "$4"</command>
+ <command>/sbin/ethtool -k "$4" | sed -e '/fixed/d'</command>
</leafNode>
</children>
</node>