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

[SCSI] mpt fusion: Driver version upgrade to 3.04.07

Updating driver version to 3.04.07 from 3.04.06

Signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

authored by

Prakash, Sathya and committed by
James Bottomley
22288ca9 aa0fec62

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