X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=proto-static.c;h=77a536a0cdce2375d8a08e8a4675bb44e0122481;hb=9814c6c71e3a5c0332a5bd29c952fd661e4c4222;hp=833b6b844199c4d89bb64e3212a6d2a5da16833a;hpb=f7ac9bf93cc07755d15a7ab65d17dc66b8fcea80;p=project%2Fnetifd.git diff --git a/proto-static.c b/proto-static.c index 833b6b8..77a536a 100644 --- a/proto-static.c +++ b/proto-static.c @@ -54,6 +54,7 @@ static_handler(struct interface_proto_state *proto, case PROTO_CMD_TEARDOWN: break; } + return ret; }