Add missing break
This commit is contained in:
parent
975f35c7e7
commit
2e8dd1a520
@ -575,6 +575,7 @@ ipip_output(
|
||||
itos = ntohl(itos32) >> 20;
|
||||
|
||||
ip6o->ip6_nxt = IPPROTO_IPV6;
|
||||
break;
|
||||
}
|
||||
default:
|
||||
goto nofamily;
|
||||
|
Loading…
x
Reference in New Issue
Block a user