aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block')
-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 @@
1
1/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ 2/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
2#define VERSION "60" 3#define VERSION "64+"
3#define AOE_MAJOR 152 4#define AOE_MAJOR 152
4#define DEVICE_NAME "aoe" 5#define DEVICE_NAME "aoe"
5 6