[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170526.145752.1362583271442050963.davem@davemloft.net>
Date: Fri, 26 May 2017 14:57:52 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: u.kleine-koenig@...gutronix.de
Cc: netdev@...r.kernel.org, kernel@...gutronix.de,
ben.dooks@...ethink.co.uk
Subject: Re: [PATCH net] net: ethernet: ax88796: don't call free_irq
without request_irq first
From: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Date: Thu, 25 May 2017 22:54:53 +0200
> The function ax_init_dev (which is called only from the driver's .probe
> function) calls free_irq in the error path without having requested the
> irq in the first place. So drop the free_irq call in the error path.
>
> Fixes: 825a2ff1896e ("AX88796 network driver")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Applied, thanks.
Powered by blists - more mailing lists