Remove the useless variable ifa in rt_getifa().
authorbluhm <bluhm@openbsd.org>
Wed, 21 Jan 2015 21:32:42 +0000 (21:32 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 21 Jan 2015 21:32:42 +0000 (21:32 +0000)
commit8ce9e8366d0dd86bc6afecb6a93bf8e042d3664c
treeaea5e87b7083790e4377100c9d3a8790dadaf0f0
parent64f4916c50080cac715885eab8968a0d4f1f1cc2
Remove the useless variable ifa in rt_getifa().
OK mpi@
sys/net/route.c