Only check for rt_ifp now that it is alays the same as rt_ifa->ifa_ifp.
authormpi <mpi@openbsd.org>
Thu, 22 Oct 2015 16:49:26 +0000 (16:49 +0000)
committermpi <mpi@openbsd.org>
Thu, 22 Oct 2015 16:49:26 +0000 (16:49 +0000)
commit440ab99b15741693530426d826d56c2849c9738c
tree932420534e5ca0c9874c3e5f37355ad44d820ac6
parentfac399ce37d4ecdacfee7a5425413942af22bc13
Only check for rt_ifp now that it is alays the same as rt_ifa->ifa_ifp.

ok millert@, bluhm@
sys/net/route.c