Fix comment typo.

This commit is contained in:
Oleg Bulyzhin 2017-08-09 10:46:34 +00:00
parent 768a720e95
commit ff21796d25
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=322307

View File

@ -1279,7 +1279,7 @@ arp_mark_lle_reachable(struct llentry *la)
}
/*
* Add pernament link-layer record for given interface address.
* Add permanent link-layer record for given interface address.
*/
static __noinline void
arp_add_ifa_lle(struct ifnet *ifp, const struct sockaddr *dst)