aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEd L. Cashin <ecashin@coraid.com>2006-09-20 14:36:51 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2006-10-18 12:53:51 -0700
commit086216db1435f44a58c18454acfa59f013510c95 (patch)
tree46cd4cb69f52e703f368ccf16cc0f838cb25e53f /drivers
parentaoe: remove sysfs comment (diff)
downloadlinux-dev-086216db1435f44a58c18454acfa59f013510c95.tar.xz
linux-dev-086216db1435f44a58c18454acfa59f013510c95.zip
aoe: update driver version
Update aoe driver version number to 32. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/block/aoe/aoe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index b41fdfe0f4b8..188bf09876d9 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,5 @@
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "22"
+#define VERSION "32"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"