Messages in this thread Patch in this message |  | | | From | ecashin@noserose ... | | Date | Thu, 24 Mar 2005 07:13:10 -0800 | | Subject | [PATCH 2.6.11] aoe [3/12]: update driver version to 6 |
| |
update driver version to 6
Signed-off-by: Ed L. Cashin <ecashin@coraid.com>
diff -uprN a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h --- a/drivers/block/aoe/aoe.h 2005-03-10 12:19:11.000000000 -0500 +++ b/drivers/block/aoe/aoe.h 2005-03-10 12:19:14.000000000 -0500 @@ -1,5 +1,5 @@ /* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "5" +#define VERSION "6" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"
-- Ed L. Cashin <ecashin@coraid.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |