[PATCH 04/15] drivers/net: Do not free an IRQ if its request failed
Linus Walleij
linus.walleij at linaro.org
Fri May 4 14:22:10 EDT 2012
On Fri, May 4, 2012 at 4:10 PM, Lee Jones <lee.jones at linaro.org> wrote:
> On 19/04/12 21:36, Lee Jones wrote:
>> - goto out_free_irq;
>> + goto out_disable_resources;
>> }
>>
>> retval = register_netdev(dev);
>
>
> Anything on this from the Net guys?
This was merged for 3.4-rc5, check:
https://lkml.org/lkml/2012/4/29/2
Linus Walleij
More information about the linux-arm-kernel
mailing list