Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "qla2xxx: terminate exchange when command is aborted by LIO"
This fixes commit f67924c which was commit 7359df2 upstream. When backporting the patch, there was an unused variable, and the printk type was incorrect. Fix this up by moving back to the correct type as shown in commit 649ee05 and remove the unneeded variable. This fixes up two build warnings. Cc: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information