aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/rdma
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2012-09-22 17:41:56 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2012-09-22 17:41:56 +0000
commita6512306ce1bb28425b7d6f9a2eae1abca4ccb28 (patch)
tree89e24b327ecc1d01f000615f5b51633b6b93cb89 /sys/contrib/rdma
parent3c5a057574986a6f3d0520d5a0c92b7a3123f2fd (diff)
Notes
Diffstat (limited to 'sys/contrib/rdma')
-rw-r--r--sys/contrib/rdma/rdma_addr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/rdma/rdma_addr.c b/sys/contrib/rdma/rdma_addr.c
index 33ec5acb2553..b1717c0d2766 100644
--- a/sys/contrib/rdma/rdma_addr.c
+++ b/sys/contrib/rdma/rdma_addr.c
@@ -173,7 +173,7 @@ static void addr_send_arp(struct sockaddr_in *dst_in)
*dst = *dst_in;
rtalloc(&iproute);
- if (iproute.ro_rt == NULL);
+ if (iproute.ro_rt == NULL)
return;
arpresolve(iproute.ro_rt->rt_ifp, iproute.ro_rt, NULL,