aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
diff options
context:
space:
mode:
authorGravatar Ed L. Cashin <ecashin@coraid.com> 2006-02-07 11:37:36 -0500
committerGravatar Greg Kroah-Hartman <gregkh@suse.de> 2006-03-23 22:01:57 -0800
commit0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3 (patch)
treebf5944c7cc03e46d4dfa0fcedeaf34917da88b67 /drivers/block
parent[PATCH] aoe [2/3]: don't request ATA device ID on ATA error (diff)
downloadlinux-0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3.tar.gz
linux-0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3.tar.bz2
linux-0fdf109676d1eda4ff8199a9a3ee3f11c555c1b3.zip
[PATCH] aoe [3/3]: update version to 22
Increase version number to 22. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
Diffstat (limited to 'drivers/block')
-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 7ff5f9470f55..6eebcb7be97e 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,5 @@
/* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "21"
+#define VERSION "22"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"