linux/drivers/scsi/mpt2sas
Eric Moore 2b69a8a2b6 [SCSI] mpt2sas: fix driver version inconsistency
In Commit

commit 3b8b5c9b1f
Author: Eric Moore <eric.moore@lsi.com>
Date:   Tue Apr 21 15:44:27 2009 -0600

    [SCSI] mpt2sas : bump driver version to 01.100.02.00
 
The MPT2SAS_MAJOR_VERSION didn't get bumped from 00 to 01 so
applications will see it incorrectly as 00.100.02.00 driver instead of
01.100.02.00.  Fix by making MPT2SAS_MAJOR_VERSION match the major
number in MPT2SAS_DRIVER_VERSION

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-05-18 14:17:17 -05:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time 2009-04-27 10:54:00 -05:00
mpt2sas_base.h [SCSI] mpt2sas: fix driver version inconsistency 2009-05-18 14:17:17 -05:00
mpt2sas_config.c
mpt2sas_ctl.c [SCSI] mpt2sas : release diagnotic buffers prior host reset 2009-04-27 10:54:04 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas : release diagnotic buffers prior host reset 2009-04-27 10:54:04 -05:00
mpt2sas_debug.h
mpt2sas_scsih.c [SCSI] mpt2sas: fix hotplug event processing 2009-04-27 10:54:15 -05:00
mpt2sas_transport.c