Fix typo introduced in r236559.

Pointed by:   bcr
Approved by:  kib(mentor)
This commit is contained in:
melifaro 2012-06-09 10:04:40 +00:00
parent f132ae9eaa
commit ca3b31c289

View File

@ -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)