[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160915.201556.927784623808264747.davem@davemloft.net>
Date: Thu, 15 Sep 2016 20:15:56 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tobias.regnery@...il.com
Cc: netdev@...r.kernel.org, jcliburn@...il.com, chris.snook@...il.com
Subject: Re: [PATCH net-next] alx: fix error handling in __alx_open
From: Tobias Regnery <tobias.regnery@...il.com>
Date: Tue, 13 Sep 2016 12:06:57 +0200
> In commit 9ee7b683ea63 we moved the enablement of msi interrupts earlier in
> alx_init_intr. If there is an error in alx_alloc_rings, __alx_open returns
> with an error but msi (or msi-x) interrupts stays enabled. Add a new error
> label to disable msi (or msi-x) interrupts.
>
> Fixes: 9ee7b683ea63 ("alx: refactor msi enablement and disablement")
> Signed-off-by: Tobias Regnery <tobias.regnery@...il.com>
Applied.
Powered by blists - more mailing lists