Details
[Home]
Issue of the Implementation # L0119
Brief
drivers/net/wireless/hostap/hostap_main.c: incorrect return code on failure path in prism2_open()
Detailed Description
prism2_open() as an .ndo_open handler should not return positive numbers in case of failure, but it does return 1 in a couple of places.
Component
linux-kernel 3.10
Accepted
https://lkml.org/lkml/2013/8/4/181
commit
Status
Fixed in kernel 3.11-rc2
[Home]
»