commit | 93f2bd67b34b4f6b35b2300d668d92e3fd01163a | [log] [tgz] |
---|---|---|
author | Quinn Tran <quinn.tran@qlogic.com> | Thu Sep 25 05:16:53 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Thu Sep 25 14:25:04 2014 +0200 |
tree | 34bd6990d22a871772af97b612344f667167dd99 | |
parent | 9d35894d338abc351cad8b0c0d5fb3e992f5cea9 [diff] |
qla2xxx: Declaration error cause stack corruption. Declaration error of mb array in qla2x00_iidma_fcport cause data to be written beyond the array. This ends up causing stack corruption. Signed-off-by: Quinn Tran <quinn.tran@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>