mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-10 18:35:57 +00:00
scsi: qla4xxx: Fix a typo
s/circuting/circuiting/ Link: https://lore.kernel.org/r/20210301131736.14236-1-unixbhaskar@gmail.com Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
9ec3d4c105
commit
014ace23a5
@ -6961,7 +6961,7 @@ static int qla4xxx_sess_conn_setup(struct scsi_qla_host *ha,
|
|||||||
if (is_reset == RESET_ADAPTER) {
|
if (is_reset == RESET_ADAPTER) {
|
||||||
iscsi_block_session(cls_sess);
|
iscsi_block_session(cls_sess);
|
||||||
/* Use the relogin path to discover new devices
|
/* Use the relogin path to discover new devices
|
||||||
* by short-circuting the logic of setting
|
* by short-circuiting the logic of setting
|
||||||
* timer to relogin - instead set the flags
|
* timer to relogin - instead set the flags
|
||||||
* to initiate login right away.
|
* to initiate login right away.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user