aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth.h
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2006-06-24 08:41:41 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2006-06-24 13:07:53 -0400
commit816724e65c72a90a44fbad0ef0b59b186c85fa90 (patch)
tree421fa29aedff988e392f92780637553e275d37a0 /drivers/scsi/gdth.h
parent70ac4385a13f78bc478f26d317511893741b05bd (diff)
parentd384ea691fe4ea8c2dd5b9b8d9042eb181776f18 (diff)
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Conflicts: fs/nfs/inode.c fs/super.c Fix conflicts between patch 'NFS: Split fs/nfs/inode.c' and patch 'VFS: Permit filesystem to override root dentry on mount'
Diffstat (limited to 'drivers/scsi/gdth.h')
-rw-r--r--drivers/scsi/gdth.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/scsi/gdth.h b/drivers/scsi/gdth.h
index cc4882fb97ad..47eae0299750 100644
--- a/drivers/scsi/gdth.h
+++ b/drivers/scsi/gdth.h
@@ -4,13 +4,13 @@
4/* 4/*
5 * Header file for the GDT Disk Array/Storage RAID controllers driver for Linux 5 * Header file for the GDT Disk Array/Storage RAID controllers driver for Linux
6 * 6 *
7 * gdth.h Copyright (C) 1995-03 ICP vortex, Achim Leubner 7 * gdth.h Copyright (C) 1995-06 ICP vortex, Achim Leubner
8 * See gdth.c for further informations and 8 * See gdth.c for further informations and
9 * below for supported controller types 9 * below for supported controller types
10 * 10 *
11 * <achim_leubner@adaptec.com> 11 * <achim_leubner@adaptec.com>
12 * 12 *
13 * $Id: gdth.h,v 1.57 2004/03/31 11:52:09 achim Exp $ 13 * $Id: gdth.h,v 1.58 2006/01/11 16:14:09 achim Exp $
14 */ 14 */
15 15
16#include <linux/version.h> 16#include <linux/version.h>
@@ -26,9 +26,9 @@
26/* defines, macros */ 26/* defines, macros */
27 27
28/* driver version */ 28/* driver version */
29#define GDTH_VERSION_STR "3.04" 29#define GDTH_VERSION_STR "3.05"
30#define GDTH_VERSION 3 30#define GDTH_VERSION 3
31#define GDTH_SUBVERSION 4 31#define GDTH_SUBVERSION 5
32 32
33/* protocol version */ 33/* protocol version */
34#define PROTOCOL_VERSION 1 34#define PROTOCOL_VERSION 1