]> Pileus Git - ~andy/linux/commit
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Tue, 10 May 2011 18:18:18 +0000 (11:18 -0700)
committerJames Bottomley <jbottomley@parallels.com>
Tue, 17 May 2011 07:27:32 +0000 (11:27 +0400)
commitcefcaba67ab97fb756b3a6af5139c94d861b660d
treee27b047a4ff737a43ba06a7e77a47d8f78540195
parent9f40682e2857a3c2ddb80a87b185af3c6a708346
[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.

This patch ensures qla82xx_watchdog is not being run for the vport. It also
makes sure that beacon ON is not done for the vport, as it will lead to the
waking up of the dpc thread again and again.

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_os.c