Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 16:09:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 215613] [panic] if if_ixl due to NULL pointer dereference
Message-ID:  <bug-215613-2472-t9Em3x27LX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215613-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215613-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215613

--- Comment #2 from Andrey V. Elsukov <ae@FreeBSD.org> ---
I looked at the latest driver code (1.6.10), and I think this problem was f=
ixed
by moving code that initializes/frees queues from ixl_init()/ixl_stop() into
ixl_attach()/ixl_detach().

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215613-2472-t9Em3x27LX>