[Bug 208136] kldunload if_cxgbe causes kernel panic
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 20 05:02:27 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208136
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: np
Date: Sun Mar 20 05:01:40 UTC 2016
New revision: 297059
URL: https://svnweb.freebsd.org/changeset/base/297059
Log:
MFC r277759 (by jhb@)
Fix a couple of panics when detaching from a cxgbe/cxl interface that was
never brought up:
- Allow NULL to be passed to sglist_free().
- Don't try to stop an interface that was never fully initialized.
PR: 208136
Changes:
_U stable/10/
stable/10/sys/dev/cxgbe/t4_main.c
stable/10/sys/kern/subr_sglist.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list