From: Dan Carpenter Date: Wed, 27 Jun 2012 08:59:36 +0000 (+0300) Subject: [SCSI] bfa: off by one in bfa_ioc_mbox_isr() X-Git-Tag: v3.6-rc1~103^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fffa69230b7bbfc62d8cfb515c3e658224a0f88c;p=pandora-kernel.git [SCSI] bfa: off by one in bfa_ioc_mbox_isr() If mc == BFI_MC_MAX then we're reading past the end of the mod->mbhdlr[] array. Signed-off-by: Dan Carpenter Acked-by: Krishna Gudipati Signed-off-by: James Bottomley --- Reading git-diff-tree failed