Use NULL instead of 0 in `m_nextpkt' assignment.
authormvs <mvs@openbsd.org>
Tue, 23 Feb 2021 11:43:40 +0000 (11:43 +0000)
committermvs <mvs@openbsd.org>
Tue, 23 Feb 2021 11:43:40 +0000 (11:43 +0000)
commit254bd8f22547979836e70833bca874f274e40b6a
tree8c60661c864ec71fcb54d5b27f2ef51a5118bbc6
parent3d3101d2b9e4ce45cf9b56a9ba6359a740b34337
Use NULL instead of 0 in `m_nextpkt' assignment.

ok deraadt@ dlg@
sys/net/pf.c
sys/netinet/ip_output.c
sys/netinet6/ip6_output.c