Files
linux/drivers
Martin Kaiser 698bd81fe8 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>
2022-07-11 10:06:45 +02:00
..
2022-06-30 08:21:43 +09:00
2022-05-15 18:31:28 -06:00
2022-06-20 08:38:29 -05:00
2022-05-11 08:29:11 +03:00
2022-07-11 09:25:23 +02:00
2022-06-10 15:38:14 +02:00
2022-06-10 15:38:14 +02:00