]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Update to Implementation of the mctp.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Mon, 27 Aug 2012 07:28:00 +0000 (12:58 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 27 Aug 2012 09:44:29 +0000 (02:44 -0700)
commitec516810a8cfdf3f2e1280029d655885767c1d04
treee893a256cc40b7b20fda5279857a61ddea10c092
parent980d75041c6f1f3c95fff619a1b779367f0259b5
qla2xxx: Update to Implementation of the mctp.

- Changes the size to 0x86064.
- The fw expects dword len instead of bytes.
- removed family version, its removed from requirements.
- Do nic core reset even on dump failure.
- mctp dump failure used to return failure even in case of success.
- memset mailbox regs and correctly set them.

Jira Key: V2632FC-213

ER: ER95908

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_dbg.c
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_gbl.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_mbx.c
drivers/scsi/qla2xxx/qla_os.c