https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275897

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

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

commit 553ed8e38bfdd4832deecdec1c0b023824dcff94
Author:     Yuji Hagiwara <yuuz...@hotmail.com>
AuthorDate: 2023-12-23 20:53:02 +0000
Commit:     Konstantin Belousov <k...@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.

Reply via email to