Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2023 20:59:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 275897] mlx4en: Panic when mlx4en is loaded
Message-ID:  <bug-275897-7501-c1KwxqPUTK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275897-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275897-7501@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=3D275897

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D553ed8e38bfdd4832deecdec1c0b02382=
4dcff94

commit 553ed8e38bfdd4832deecdec1c0b023824dcff94
Author:     Yuji Hagiwara <yuuzi41@hotmail.com>
AuthorDate: 2023-12-23 20:53:02 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-12-23 20:53:02 +0000

    mlx4(5): fix driver initialization

    After netlinkification, ether_ifattach() requires ifmedia_init() to be
    done before it.

    PR:     275897
    MFC after:      1 week

 sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--=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-275897-7501-c1KwxqPUTK>