HomeFreeBSD

LinuxKPI: 802.11: pass non-0/NULL arguments to MO functions

Description

LinuxKPI: 802.11: pass non-0/NULL arguments to MO functions

In [1] we updated the KPI for various mac80211 ops functions to deal
with MLD code. Newer iwlwifi driver and firmware supports these
functions so we need to pass non-dummy (0, NULL) arguments to them.
Start extending the internel MO functions by these arguments and
pass down values from LinuxKPI 802.11 code.
It is assumed that further work will be needed to have all the
right fields available to at least work in the lgeacy way of a
single link.

Sponsored by: The FreeBSD Foundation
Improves: 549198b1ab95 (update mac80211 KPI) [1]

(cherry picked from commit 6854154638a2c04ab59da43aedbe2c0ee8ef71a5)

Details

Provenance
bzAuthored on Sep 16 2023, 1:10 PM
Parents
rG82782cffead3: LinuxKPI: 802.11: prepare for iwlwifi driver updates
Branches
Unknown
Tags
Unknown