Re: [PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset

From: Jakub Kicinski
Date: Fri Aug 18 2023 - 21:46:03 EST


On Thu, 17 Aug 2023 13:01:11 +0100 Daniel Golle wrote:
> Initialize the hw_list will 0s and break out of both functions in case
> a hw_list entry is 0.

Static variables are always initialized to 0, I don't think that part
is need.
--
pw-bot: cr