[Bug 275897] mlx4en: Panic when mlx4en is loaded

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Dec 2023 20:59:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275897

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=553ed8e38bfdd4832deecdec1c0b023824dcff94

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(-)

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