diff options
| author | 2022-07-09 19:09:51 +0200 | |
|---|---|---|
| committer | 2022-07-11 10:06:45 +0200 | |
| commit | 698bd81fe887ff66b9f4fb95b07da25fb1f06e3d (patch) | |
| tree | 8e1179256cc2c379f87add1c21a84fa6f38be4de /kernel/debug/ssh:/git@git.zx2c4.com | |
| parent | staging: r8188eu: merge EFUSE_ShadowMapUpdate with its caller (diff) | |
| download | linux-dev-698bd81fe887ff66b9f4fb95b07da25fb1f06e3d.tar.xz linux-dev-698bd81fe887ff66b9f4fb95b07da25fb1f06e3d.zip | |
staging: r8188eu: use a local buffer for efuse data
The efuse_eeprom_data array in struct eeprom_priv is used only by
ReadAdapterInfo8188EU. We can remove efuse_eeprom_data and use a local
buffer instead.
Use EFUSE_MAP_LEN_88E as buffer size. Its value is the same as
HWSET_MAX_SIZE_512. The functions that access the buffer use
EFUSE_MAP_LEN_88E for its size.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220709171000.180481-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/debug/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
