Purge two redundant case labels.
This commit is contained in:
parent
1247688a3e
commit
73ec8173eb
@ -1101,8 +1101,6 @@ ip_ctloutput(so, sopt)
|
||||
case IP_MULTICAST_VIF:
|
||||
case IP_MULTICAST_TTL:
|
||||
case IP_MULTICAST_LOOP:
|
||||
case IP_ADD_MEMBERSHIP:
|
||||
case IP_DROP_MEMBERSHIP:
|
||||
error = ip_getmoptions(inp, sopt);
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user