summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEd Cashin <ecashin@coraid.com>2012-12-18 01:03:53 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-18 02:15:24 +0100
commit519b77b0320fabb07fe54a300876dfff5f96d233 (patch)
tree621d7ff2f1e259a52ec6e7a80062b807cede8820 /drivers
parentaoe: commands in retransmit queue use new destination on failure (diff)
downloadlinux-519b77b0320fabb07fe54a300876dfff5f96d233.tar.xz
linux-519b77b0320fabb07fe54a300876dfff5f96d233.zip
aoe: update driver-internal version to 64+
Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/block/aoe/aoe.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index c253cca4985b..9655ce38e6eb 100644
--- a/drivers/block/aoe/aoe.h
+++ b/drivers/block/aoe/aoe.h
@@ -1,5 +1,6 @@
+
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "60"
+#define VERSION "64+"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"