[Bug 215613] [panic] if if_ixl due to NULL pointer dereference
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 29 16:09:09 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215613
--- Comment #2 from Andrey V. Elsukov <ae at FreeBSD.org> ---
I looked at the latest driver code (1.6.10), and I think this problem was fixed
by moving code that initializes/frees queues from ixl_init()/ixl_stop() into
ixl_attach()/ixl_detach().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list