HomeFreeBSD

LinuxKPI: 802.11: mac80211 ops: distinguish between {bss,link}_info_changed

Description

LinuxKPI: 802.11: mac80211 ops: distinguish between {bss,link}_info_changed

With MLO and multi-link setups if avail we want to call link_info_changed
whereas for legacy drivers we still need to call bss_info_changed.
While we currently do not (yet) support multi-link configurations
we still need to drive the correct commands to satisfy firmware
requirements.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Details

Provenance
bzAuthored on Sep 21 2023, 11:58 AM
Parents
rG6854154638a2: LinuxKPI: 802.11: pass non-0/NULL arguments to MO functions
Branches
Unknown
Tags
Unknown