mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix comment typo.
This commit is contained in:
parent
768a720e95
commit
ff21796d25
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue