Remove meaningless XXXXX, that is a remain of comment, removed in r186200.

This commit is contained in:
Gleb Smirnoff 2010-10-29 11:13:42 +00:00
parent 28e1f17c81
commit 27bf126d23

View File

@ -291,8 +291,6 @@ arpresolve(struct ifnet *ifp, struct rtentry *rt0, struct mbuf *m,
return (0);
}
}
/* XXXXX
*/
retry:
IF_AFDATA_RLOCK(ifp);
la = lla_lookup(LLTABLE(ifp), flags, dst);