Re: [PATCH] net: macb: fix the restore of cmp registers

2021-04-14 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Wed, 14 Apr 2021 14:20:29 +0300 you wrote: > Commit a14d273ba159 ("net: macb: restore cmp registers on resume path") > introduces the restore of CMP registers on resume path. In case the IP > doesn't support type 2 screeners

[PATCH] net: macb: fix the restore of cmp registers

2021-04-14 Thread Claudiu Beznea
Commit a14d273ba159 ("net: macb: restore cmp registers on resume path") introduces the restore of CMP registers on resume path. In case the IP doesn't support type 2 screeners (zero on DCFG8 register) the struct macb::rx_fs_list::list is not initialized and thus the list_for_each_entry(item, &bp->r