Re: [PATCH] Input: rpckbd - fix a leak of the IRQ during init failure

From: Dmitry Torokhov
Date: Sun Apr 03 2011 - 00:21:14 EST


On Sun, Apr 03, 2011 at 09:41:06AM +0800, Axel Lin wrote:
> In rpckbd_open prror path, free_irq() was using NULL rather than the
> driver data as the data pointer so free_irq() wouldn't have matched.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>

Applied, thanks Axel.

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/