Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[SCSI] mptfusion: change driver revision to 3.03.10

Bump driver version number to reflect addition of various
fibre channel patches.

Signed-off-by: Michael Reed <mdr@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

authored by

Michael Reed and committed by
James Bottomley
1951d099 d6be06c8

+2 -2
+2 -2
drivers/message/fusion/mptbase.h
··· 76 76 #define COPYRIGHT "Copyright (c) 1999-2005 " MODULEAUTHOR 77 77 #endif 78 78 79 - #define MPT_LINUX_VERSION_COMMON "3.03.09" 80 - #define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.03.09" 79 + #define MPT_LINUX_VERSION_COMMON "3.03.10" 80 + #define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.03.10" 81 81 #define WHAT_MAGIC_STRING "@" "(" "#" ")" 82 82 83 83 #define show_mptmod_ver(s,ver) \