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

--- Comment #33 from commit-h...@freebsd.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=494894b11a9886ed974de79498ada136249cb930

commit 494894b11a9886ed974de79498ada136249cb930
Author:     Bjoern A. Zeeb <b...@freebsd.org>
AuthorDate: 2025-04-08 00:56:36 +0000
Commit:     Bjoern A. Zeeb <b...@freebsd.org>
CommitDate: 2025-04-18 14:36:00 +0000

    LinuxKPI: 802.11: move chanctx_conf from vif to vif->bss_conf

    In preparations for MLD support chanctx_conf was moved from vif to
    the bss_conf as it will be per-link later.  Follow accordingly.

    Sponsored by:   The FreeBSD Foundation
    PR:             280546
    Tested by:      Oleksandr Kryvulia (shuriku shurik.kiev.ua)
    Tested by:      Oleg Nauman (oleg.nauman gmail.com) [rtw88]
    Differential Revision: https://reviews.freebsd.org/D49734

    (cherry picked from commit 11604b2a1659fd6da9bbfdc6acf9758884cb2b36)

 sys/compat/linuxkpi/common/include/net/mac80211.h   |  1 -
 sys/compat/linuxkpi/common/src/linux_80211.c        | 20 ++++++++++----------
 sys/compat/linuxkpi/common/src/linux_80211_macops.c |  2 +-
 3 files changed, 11 insertions(+), 12 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to