Details
[Home]
Issue of the Implementation # L0068
Brief
ppdev: ppdev_init: do not return zero in case of failure
Detailed Description
Error handling of parport_register_driver() in ppdev_init() is broken because it deallocates all resources but still returns zero.
Component
linux-kernel 3.5
Accepted
https://lkml.org/lkml/2012/9/1/94
commit
Status
Fixed in kernel 3.7-rc1
[Home]
»