]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Clear options-flags while issuing stop-firmware mbx command.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 20 Oct 2011 17:14:16 +0000 (10:14 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:40:56 +0000 (17:40 -0700)
commitc8d163445583c55f1666ccbd451115217da5e990
tree93818298e69fba4fe8dcdb6a693653b3f9354107
parent0475bb29e2cc75ed6dbf720645360aa251a06bac
qla2xxx: Clear options-flags while issuing stop-firmware mbx command.

Not clearing the options flags in mbx1 could lead the firmware
into interpreting old data in mbx1 through mbx8.  This could
lead to inadvertent DMA read/write operations to stale memory.

JIRA Key: V2632FC-92
drivers/scsi/qla2xxx/qla_mbx.c