summaryrefslogtreecommitdiffstats
path: root/src/connections/ethernet
diff options
context:
space:
mode:
Diffstat (limited to 'src/connections/ethernet')
-rw-r--r--src/connections/ethernet1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connections/ethernet b/src/connections/ethernet
index a0641d0..7265f40 100644
--- a/src/connections/ethernet
+++ b/src/connections/ethernet
@@ -148,6 +148,7 @@ ethernet_down() {
else
bring_interface down "$INTERFACE"
fi
+ return 0
}
# Returns status of profile - is it still functional?