On Fri, Jan 29, 2021 at 5:01 PM Jakub Kicinski <k...@kernel.org> wrote: > > You may need to rebase to see this: > > drivers/net/ethernet/microchip/lan743x_main.c:2123:41: warning: restricted > __le32 degrades to integer
Good catch. The problem goes away with the next commit in the set. This is probably because I rebased to the little endian/big endian patch at the last minute. I'll fix it up in v2.