Remove superfluous NULL checks.
authormpi <mpi@openbsd.org>
Mon, 19 Oct 2015 11:59:26 +0000 (11:59 +0000)
committermpi <mpi@openbsd.org>
Mon, 19 Oct 2015 11:59:26 +0000 (11:59 +0000)
commitea7fdc0372b9ea876836f1f2ec609a556971931c
tree442b5beb6589dd933ef7d68553b20b687e01a5dc
parentd4cb28ceff185f8d9c19cd265da58bd817f3d6d8
Remove superfluous NULL checks.

ifa are refcounted to ensure that rt_ifa is always valid.
sys/netinet/ip_input.c
sys/netinet6/frag6.c