diff options
author | Sascha Hauer <[email protected]> | 2023-09-07 09:16:14 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-09-18 16:18:53 +0300 |
commit | 2e1b3ae3e1f2cf5a3c9c05d5f961d7d4257b489f (patch) | |
tree | f036e23b1be119f852ce744180db33cf47cfae75 /tools/perf/scripts/python/gecko.py | |
parent | 2c3dfba4cf84ac4f306cc6653b37b6dd6859ae9d (diff) |
wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
The MAC address is stored at offset 0x107 in the EEPROM, like correctly
stated in the comment. Add a two bytes reserved field right before the
MAC address to shift it from offset 0x105 to 0x107.
With this the MAC address returned from my RTL8723du wifi stick can be
correctly decoded as "Shenzhen Four Seas Global Link Network Technology
Co., Ltd."
Fixes: 87caeef032fc ("wifi: rtw88: Add rtw8723du chipset support")
Signed-off-by: Sascha Hauer <[email protected]>
Reported-by: Yanik Fuchs <[email protected]>
Cc: [email protected]
Acked-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions