Details
[Home]
Issue of the Implementation # L0243
Brief
dwc_eth_qos: do not register semi-initialized device
Detailed Description
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.
Component
linux-kernel 4.7
Accepted
https://lkml.org/lkml/2016/9/8/354
commit
Status
Fixed in kernel 4.8-rc7
[Home]
»