diff options
| author | Michael Reed <mdr@sgi.com> | 2006-05-24 16:08:10 -0400 |
|---|---|---|
| committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-06-10 17:02:21 -0400 |
| commit | 1951d099dfd8fa529e86f4ac81d1a34554fbe302 (patch) | |
| tree | e5a92385151b77254c7c527653ee99d99206d1ff /drivers/message | |
| parent | d6be06c84da9626b10443c664ee55bda96fb3514 (diff) | |
[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>
Diffstat (limited to 'drivers/message')
| -rw-r--r-- | drivers/message/fusion/mptbase.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h index 6d36ff5ee721..4720f9ae86aa 100644 --- a/drivers/message/fusion/mptbase.h +++ b/drivers/message/fusion/mptbase.h | |||
| @@ -76,8 +76,8 @@ | |||
| 76 | #define COPYRIGHT "Copyright (c) 1999-2005 " MODULEAUTHOR | 76 | #define COPYRIGHT "Copyright (c) 1999-2005 " MODULEAUTHOR |
| 77 | #endif | 77 | #endif |
| 78 | 78 | ||
| 79 | #define MPT_LINUX_VERSION_COMMON "3.03.09" | 79 | #define MPT_LINUX_VERSION_COMMON "3.03.10" |
| 80 | #define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.03.09" | 80 | #define MPT_LINUX_PACKAGE_NAME "@(#)mptlinux-3.03.10" |
| 81 | #define WHAT_MAGIC_STRING "@" "(" "#" ")" | 81 | #define WHAT_MAGIC_STRING "@" "(" "#" ")" |
| 82 | 82 | ||
| 83 | #define show_mptmod_ver(s,ver) \ | 83 | #define show_mptmod_ver(s,ver) \ |
