]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042
authorNilesh Javali <nilesh.javali@qlogic.com>
Fri, 16 Aug 2013 11:03:03 +0000 (07:03 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 3 Sep 2013 14:27:54 +0000 (07:27 -0700)
commit74c72c0664f1a83184a0f9da36d61a763d58ce94
tree246cdec652b9e3e1034b6c238790a4d02c4ee8d1
parent316cfe8c0663d25880ceb844384a0de2fe5a755e
[SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042

While loopback diagnostic is in progress, disable the ACB which resets
all the active connections to target. Disable ACB would filter out all
the DHCP multicast and broadcast packets which otherwise cause the
diagnostic test to take longer time to complete or failures in some
other cases.

Signed-off-by: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_def.h
drivers/scsi/qla4xxx/ql4_fw.h
drivers/scsi/qla4xxx/ql4_glbl.h
drivers/scsi/qla4xxx/ql4_isr.c
drivers/scsi/qla4xxx/ql4_mbx.c
drivers/scsi/qla4xxx/ql4_os.c