diff options
| author | Martin Kaistra <[email protected]> | 2023-12-22 11:14:26 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-01-10 16:52:55 +0200 |
| commit | 00add60cad3c9690ac0f9d4f6685f96ccd607670 (patch) | |
| tree | 861947bff22deea996dcc8b88a1fb6cd8c35bd57 /tools/perf/scripts/python | |
| parent | a047e46a7b98de384a158b25a05dc09aa7d70c5f (diff) | |
wifi: rtl8xxxu: support setting mac address register for both interfaces
To prepare for concurrent mode, enhance rtl8xxxu_set_mac() to write the
mac address of the respective interface to REG_MACID or REG_MACID1.
Remove the call to rtl8xxxu_set_mac() from the init function as we set
it in rtl8xxxu_add_interface() later anyway.
Until rtl8xxxu_add_interface() can handle both interfaces, call
rtl8xxxu_set_mac() with port_num = 0.
Signed-off-by: Martin Kaistra <[email protected]>
Reviewed-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions