[PATCH] net/ibmvnic: free reset work of removed device from queue

David Miller davem at davemloft.net
Sun Sep 8 01:37:14 AEST 2019


From: Juliet Kim <julietk at linux.vnet.ibm.com>
Date: Thu,  5 Sep 2019 17:30:01 -0400

> Commit 36f1031c51a2 ("ibmvnic: Do not process reset during or after
>  device removal") made the change to exit reset if the driver has been
> removed, but does not free reset work items of the adapter from queue.
> 
> Ensure all reset work items are freed when breaking out of the loop early.
> 
> Fixes: 36f1031c51a2 ("ibmnvic: Do not process reset during or after
> device removal”)

Please do not break up Fixes: tags into mutliple lines, also please do
not put an empty line between the Fixes: tag and other tags like the
Signed-off-by:

> Signed-off-by: Juliet Kim <julietk at linux.vnet.ibm.com>

Applied, thanks.


More information about the Linuxppc-dev mailing list