[Bug 209428] if_vtnet(4) panics when doing kldunload if_vtnet

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 10 20:38:31 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209428

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Andrew at FreeBSD.org,
                   |                            |kp at freebsd.org

--- Comment #2 from Kristof Provost <kp at freebsd.org> ---
That fix looked odd to me, because I did not expect vtnet_modevent() to be
called twice with MOD_UNLOAD.
That is the cause though, because there are two DRIVER_MODULE()s for vtnet.

I think this problem was introduced with r276367. Cc-ing Andrew so he can take
a look too.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list