linux/drivers/staging/fsl-dpaa2
Ioana Radulescu 7f12c8a367 staging: fsl-dpaa2/eth: Delay netdev_register() call
Only call netdev_register() at the end of the probe function,
once all other necessary bits and pieces are properly initialized.

We keep the rest of the netdevice initialization code in place,
at the earlier point of the probing sequence, including the
settings previously done in ndo_init.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Suggested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-01 17:16:59 -07:00
..
ethernet staging: fsl-dpaa2/eth: Delay netdev_register() call 2018-09-01 17:16:59 -07:00
ethsw staging: fsl-dpaa2/ethsw: document nested structs as per kernel-doc 2018-07-27 17:18:19 +02:00
rtc staging: fsl-dpaa2/rtc: support phc_index of ethtool_ts_info 2018-04-29 15:25:08 +02:00
Kconfig staging: fsl-dpaa2/rtc: fix PTP dependency 2018-05-25 18:45:47 +02:00
Makefile staging: fsl-dpaa2/rtc: add rtc driver 2018-04-23 15:53:05 +02:00