On 04/10/2017 07:12 PM, Sebastian Andrzej Siewior wrote: > The caller of bnx2fc_abts_cleanup() holds the tgt->tgt_lock lock and it > is expected to release the lock during wait_for_completion() and acquire > the lock afterwards. > > This patch was only compile-tested due to -ENODEV. > > Cc: qlogic-storage-upstr...@qlogic.com > Cc: Christoph Hellwig <h...@lst.de> > Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de> > ---
Reviewed-by: Johannes Thumshirn <jthumsh...@suse.de>