summaryrefslogtreecommitdiffstats
path: root/share/examples/netgraph
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/netgraph')
-rw-r--r--share/examples/netgraph/ether.bridge2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/netgraph/ether.bridge b/share/examples/netgraph/ether.bridge
index ad8b312..f68d4cd 100644
--- a/share/examples/netgraph/ether.bridge
+++ b/share/examples/netgraph/ether.bridge
@@ -142,7 +142,7 @@ bridge_stats() {
LINKNUM=`expr ${LINKNUM} + 1`
done
if [ "${LOCAL_IFACE}" != "" ]; then
- echo "Local host interface ${ETHER}:"
+ echo "Local host interface ${LOCAL_IFACE}:"
bridge_linkstats ${LINKNUM}
fi
}
OpenPOWER on IntegriCloud