Document intentional fallthrough. (CID 976535)

MFC after:	1 week
This commit is contained in:
Cy Schubert 2018-05-09 02:07:09 +00:00
parent 8d3478a26f
commit bb7af25076

View File

@ -1299,6 +1299,7 @@ ipf_pr_icmp(fin)
}
}
#endif
/* fallthrough is intentional */
case ICMP_SOURCEQUENCH :
case ICMP_REDIRECT :
case ICMP_TIMXCEED :