]> git.karo-electronics.de Git - karo-tx-linux.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)
commit7ab284c9fb8b2e9d6e8e16ebde9c1b015ba607cb
tree246cdec652b9e3e1034b6c238790a4d02c4ee8d1
parentb37ca4183c287448ad0096381d030ca5fc788059
[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