On Sat, 2020-07-18 at 19:56 +0800, Wang Hai wrote:Thanks for your advice. I'll send a v2 patch.
Fix sparse build warning:Better to remove the initialization altogether and
drivers/net/ethernet/amazon/ena/ena_netdev.c:2193:34: warning:
Using plain integer as NULL pointer
move the declaration into the loop.