Re: [PATCH] net: dwc-xlgmac: Fix spelling mistake in function name

2021-02-06 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 4 Feb 2021 09:49:44 + you wrote: > From: Colin Ian King > > There is a spelling mistake in the function name alloc_channles_and_rings. > Fix this by renaming it to alloc_channels_and_rings. > > Signed-off-by

[PATCH] net: dwc-xlgmac: Fix spelling mistake in function name

2021-02-04 Thread Colin King
From: Colin Ian King There is a spelling mistake in the function name alloc_channles_and_rings. Fix this by renaming it to alloc_channels_and_rings. Signed-off-by: Colin Ian King --- drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c | 2 +- drivers/net/ethernet/synopsys/dwc-xlgmac-net.c | 2 +-