commit | efc8fe9b6cab7be8043006c5cdeb8e37b4b52df3 | [log] [tgz] |
---|---|---|
author | Saurav Kashyap <skashyap@marvell.com> | Tue Mar 26 00:38:57 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Mar 27 21:54:53 2019 -0400 |
tree | 6ed122955857b326d7bc1c4e3c651e139158e038 | |
parent | fe2043d19e4a10fd697756ca6edf0edc1c0392ef [diff] |
scsi: qedf: Fix lport may be used uninitialized warning - lport was getting used without initialization, initialize it to fix a warning. Signed-off-by: Saurav Kashyap <skashyap@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>