From: Lars Persson
Date: Thu, 8 Sep 2016 13:24:21 +0200
> We move register_netdev() to the end of dwceqos_probe() to close any
> races where the netdev callbacks are called before the initialization
> has finished.
>
> Reported-by: Pavel Andrianov
> Signed-off-by: Lars Persson
Applied.
We move register_netdev() to the end of dwceqos_probe() to close any
races where the netdev callbacks are called before the initialization
has finished.
Reported-by: Pavel Andrianov
Signed-off-by: Lars Persson
---
drivers/net/ethernet/synopsys/dwc_eth_qos.c | 38 ++---
1