[PATCH] aoe: update to version 14

From: Greg KH
Date: Fri Oct 28 2005 - 01:37:47 EST


[PATCH] aoe: update to version 14

Signed-off-by: "Ed L. Cashin" <ecashin@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

Update driver version number to 14.

---
commit 271c0df6e700b3f208b1802a1e96bb9eeeaa880c
tree 9ef2a3d1fff7584bf8ffc4513500e4af580d2fb7
parent 786fbf6c1eb91e7e70a1ef42ff2523aff0f09850
author Ed L. Cashin <ecashin@xxxxxxxxxx> Thu, 29 Sep 2005 12:47:55 -0400
committer Greg Kroah-Hartman <gregkh@xxxxxxx> Thu, 27 Oct 2005 22:47:58 -0700

drivers/block/aoe/aoe.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h
index 0e9e586..881c48d 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 "12"
+#define VERSION "14"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/