]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/tc_stab.c
bridge: fdb: add support for src_vni option
[mirror_iproute2.git] / tc / tc_stab.c
index dc20dd195502dbdb041ea672cf755f38586c568f..c0f1f160d56ed38b88b2d83df1da65766c055ac1 100644 (file)
@@ -13,7 +13,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <syslog.h>
 #include <fcntl.h>
 #include <math.h>
 #include <sys/socket.h>
@@ -40,7 +39,6 @@ static void stab_help(void)
                "   linklayer : adapting to a linklayer e.g. atm\n"
                "Example: ... stab overhead 20 linklayer atm\n");
 
-       return;
 }
 
 int check_size_table_opts(struct tc_sizespec *s)