Re: [PATCH 1/2 net-next] net: stmmac: fix RX routing function name

2017-06-08 Thread David Miller
A patch series should always have a proper "[PATCH 0/N] ..." header posting explaining what the patch series is doing at a high level, how it is doing it, and why it is doing it that way. Thank you.

[PATCH 1/2 net-next] net: stmmac: fix RX routing function name

2017-06-08 Thread Joao Pinto
This patch fixes the RX packet routing function name in dwmac4_core. It also calls the correct dwmac4_core callback for the routing configuration purpose. Signed-off-by: Joao Pinto --- drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 6 +++---