]> 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)
commit8460fbc1a5f29426d1216c4294f29213690b5815
tree246cdec652b9e3e1034b6c238790a4d02c4ee8d1
parent21241025b916ae363b7cb9562e4d326f7952218d
[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