]> git.ipfire.org Git - people/stevee/network.git/blobdiff - header-port
headers: Add missing function and rename existing ones.
[people/stevee/network.git] / header-port
index 44e3cf18aab1995a88c45bd3d48b128bac320c76..2e166a118f60b91cf6cdb48c48063b05a4df0dfe 100644 (file)
@@ -38,6 +38,10 @@ function hook_hotplug_rename() {
        exit ${EXIT_FALSE}
 }
 
+function hook_add() {
+       cmd_not_implemented
+}
+
 function hook_info() {
        local port="${1}"
        assert isset port