1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

Remove a these days incorrect comment left from before new-arp.

MFC after:	1 week
This commit is contained in:
Bjoern A. Zeeb 2011-06-18 13:54:36 +00:00
parent 930c182a06
commit f404863979
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223261

View File

@ -759,7 +759,7 @@ in_arpinput(struct mbuf *m)
}
} else
LLE_WUNLOCK(la);
} /* end of FIB loop */
}
reply:
if (op != ARPOP_REQUEST)
goto drop;