Add missing break; in r223593.
Submitted by: sem Pointy hat to: glebius Approved by: re (kib)
This commit is contained in:
parent
c94a66f8ae
commit
217e3abc03
@ -410,6 +410,7 @@ div_output(struct socket *so, struct mbuf *m, struct sockaddr_in *sin,
|
||||
}
|
||||
|
||||
ip6->ip6_plen = ntohs(ip6->ip6_plen);
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user