<[email protected]> writes:

> From: Yan-Hsuan Chuang <[email protected]>
>
> chip files Realtek 802.11ac wireless network chips
> 8822B & 8822C series files
>
> Reviewed-by: Stanislaw Gruszka <[email protected]>
> Signed-off-by: Yan-Hsuan Chuang <[email protected]>

[...]

> +static void rtw8822be_efuse_parsing(struct rtw_efuse *efuse,
> +                                 struct rtw8822b_efuse *map)
> +{
> +     ether_addr_copy(efuse->addr, map->e.mac_addr);
> +}

Looks like a quite useless function and just confuses the code.

-- 
Kalle Valo

Reply via email to