mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fix typo introduced in r236559.
Pointed by: bcr Approved by: kib(mentor)
This commit is contained in:
parent
ba0edfb981
commit
4fe83b8159
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236806
@ -2544,7 +2544,7 @@ bpfdetach(struct ifnet *ifp)
|
||||
|
||||
/*
|
||||
* Interface departure handler.
|
||||
* Note departure event does not guagantee interface is going down.
|
||||
* Note departure event does not guarantee interface is going down.
|
||||
*/
|
||||
static void
|
||||
bpf_ifdetach(void *arg __unused, struct ifnet *ifp)
|
||||
|
Loading…
Reference in New Issue
Block a user