[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171593292799.3274748.9026063903119888618.kvalo@kernel.org>
Date: Fri, 17 May 2024 08:02:09 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Alexis Lothoré <alexis.lothore@...tlin.com>
Cc: Ajay Singh <ajay.kathat@...rochip.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
Heiko Thiery <Heiko.Thiery@...tron.com>,
Alexis Lothoré <alexis.lothore@...tlin.com>
Subject: Re: [PATCH v2 1/6] wifi: wilc1000: set net device registration as
last
step during interface creation
Alexis Lothoré <alexis.lothore@...tlin.com> 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@...tlin.com>
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@bootlin.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists