Re: [PATCH v2 1/6] wifi: wilc1000: set net device registration as last step during interface creation

From: Kalle Valo
Date: Fri May 17 2024 - 04:03:21 EST


Alexis Lothoré <alexis.lothore@xxxxxxxxxxx> wrote:

> net device registration is currently done in wilc_netdev_ifc_init but
> other initialization operations are still done after this registration.
> Since net device is assumed to be usable right after registration, it
> should be the very last step of initialization.
>
> Move netdev registration at the very end of wilc_netdev_ifc_init to let
> this function completely initialize netdevice before registering it.
>
> Signed-off-by: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>

6 patches applied to wireless-next.git, thanks.

6fe46d5c0a84 wifi: wilc1000: set net device registration as last step during interface creation
ec99908906e9 wifi: wilc1000: register net device only after bus being fully initialized
5f1191ed386c wifi: wilc1000: set wilc_set_mac_address parameter as const
59cf9277c1fe wifi: wilc1000: add function to read mac address from eFuse
a5d6b1d453a1 wifi: wilc1000: make sdio deinit function really deinit the sdio card
83d9b54ee5d4 wifi: wilc1000: read MAC address from fuse at probe

--
https://patchwork.kernel.org/project/linux-wireless/patch/20240514-mac_addr_at_probe-v2-1-afef09f1cd10@xxxxxxxxxxx/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches