Details

[Home]

Issue of the Implementation # L0274

Brief

net: atheros: atl2: don't return zero on failure path in atl2_probe()

Detailed Description

If dma mask checks fail in atl2_probe(), it breaks off initialization, deallocates all resources, but returns zero.

Component

linux-kernel 4.11

Accepted

https://patchwork.kernel.org/patch/9738301/
commit

Status

Fixed in kernel 4.12-rc3

[Home]