]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_N...
authorSeokmann Ju <seokmann.ju@qlogic.com>
Thu, 31 Jan 2008 20:33:51 +0000 (12:33 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 8 Feb 2008 00:02:39 +0000 (18:02 -0600)
commit7edb10ab60fd294b9f991993efde2796234426fc
treeda56bd24924a5f8eb2b8a911273bb994f2facc5e
parent47992f4af1d46fb61a03a9c57dd61d5d0892f71b
[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst.

While running IO simultaneously through physical port and virtual
port, if user changes Data Rate (from scli utility), IO through
virtual port fails.  It failed because the vport had not received
the ISP_ABORT_NEEDED notification.

Signed-Off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_os.c