You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux kernel 6.14 introduced an additional link_id parameter to the
get_tx_power callback. This commit updates vwifi_get_tx_power to match
the new prototype while preserving compatibility with earlier kernels.
Since the current virtual interface does not support
Multi-Link Operation (MLO), there is no need to update the get_tx_power
logic to handle per-link TX power.
ref:
torvalds/linux@7a53af8
0 commit comments