Details

[Home]

Issue of the Implementation # L0077

Brief

ath6kl: usb_register() return value check missed

Detailed Description

ath6kl_usb_init() does not check usb_register() return value. As a result it may incorrectly report success of driver initialization.

Component

linux-kernel 3.7

Accepted

https://lkml.org/lkml/2012/8/14/50
commit

Status

Fixed in kernel 3.8-rc1

[Home]