Details
[Home]
Issue of the Implementation # L0171
Brief
ieee802154: fix error handling in ieee802154fake_probe()
Detailed Description
In case of any failure ieee802154fake_probe() just calls unregister_netdev(). But it does not look safe to unregister netdevice before it was registered.
Component
linux-kernel 3.17
Accepted
https://lkml.org/lkml/2014/11/14/709
commit
Status
Fixed in kernel 3.18-rc6
[Home]
»