[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46BB6BB8.4000509@emulex.com>
Date: Thu, 09 Aug 2007 15:32:08 -0400
From: James Smart <James.Smart@...lex.Com>
To: Jesper Juhl <jesper.juhl@...il.com>
CC: linux-scsi@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Emulex FC HBA driver: fix overflow of statically allocated
array
ACK
-- james s
Jesper Juhl wrote:
> I propose this patch, that simply changes the 'hbqno > LPFC_MAX_HBQS'
> into 'hbqno >= LPFC_MAX_HBQS' as a possible fix.
>
>
> Signed-off-by: Jesper Juhl <jesper.juhl@...il.com>
> ---
>
> drivers/scsi/lpfc/lpfc_sli.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists