2006-01-19 19:12:36

by Ed L. Cashin

[permalink] [raw]
Subject: [PATCH 2.6.15-git9] aoe [8/8]: update driver version number

Signed-off-by: "Ed L. Cashin" <[email protected]>

Update aoe driver version number.

diff -upr 2.6.15-git9-orig/drivers/block/aoe/aoe.h 2.6.15-git9-aoe/drivers/block/aoe/aoe.h
--- 2.6.15-git9-orig/drivers/block/aoe/aoe.h 2006-01-19 13:31:22.000000000 -0500
+++ 2.6.15-git9-aoe/drivers/block/aoe/aoe.h 2006-01-19 13:31:23.000000000 -0500
@@ -1,5 +1,5 @@
/* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */
-#define VERSION "14"
+#define VERSION "21"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"



--
"Ed L. Cashin" <[email protected]>


2006-01-19 22:27:45

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 2.6.15-git9] aoe [8/8]: update driver version number

Hm, I am missing [1/8], and possibly [0/8] if you sent it.

And do all of these go on top of the ones that I currently have in my
tree, or do you want me to drop those?

thanks,

greg k-h