X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=proto-static.c;h=77a536a0cdce2375d8a08e8a4675bb44e0122481;hb=97e748de49c02f36a1e75bd9f9552311fb4051b4;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; }