Fix comment typo.

This commit is contained in:
oleg 2017-08-09 10:46:34 +00:00
parent 884a24aa18
commit b81e7a7f7a

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)