On Tue, Jan 6, 2009 at 7:20 AM, James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote: > On Tue, 2009-01-06 at 14:56 +0530, Kashyap, Desai wrote: >> This Patch is submitted to increment the MPI headers used by LSI MPT fusion >> drivers to the latest version 01.05.19. > > You mean 01.05.16? That's what all the headers say: -#define MPI_HEADER_VERSION_UNIT (0x10) +#define MPI_HEADER_VERSION_UNIT (0x13) > >> Year is changed in CopyRight. >> --- >> >> Signed-off-by: Kashyap Desai <kadesai@xxxxxxx> >> --- >> diff --git a/drivers/message/fusion/lsi/mpi.h b/drivers/message/fusion/lsi/mpi.h >> index 10b6ef7..11c0f46 100644 >> --- a/drivers/message/fusion/lsi/mpi.h >> +++ b/drivers/message/fusion/lsi/mpi.h >> @@ -6,7 +6,7 @@ >> * Title: MPI Message independent structures and definitions >> * Creation Date: July 27, 2000 >> * >> - * mpi.h Version: 01.05.13 >> + * mpi.h Version: 01.05.16 > ^^^^^^^^ The code and the comments obviously don't agree: -#define MPI_HEADER_VERSION_UNIT (0x10) +#define MPI_HEADER_VERSION_UNIT (0x13) Kashyap, James was implying you need to rework/resubmit the patch so the code and comments agree. grant -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html