[PATCH 2.6.15-git9] aoe [7/8]: update driver compatibility string

From: Ed L. Cashin
Date: Thu Jan 19 2006 - 14:11:39 EST


Signed-off-by: "Ed L. Cashin" <ecashin@xxxxxxxxxx>

The aoe driver is not compatible with 2.6 kernels older
than 2.6.2.

diff -upr 2.6.15-git9-orig/drivers/block/aoe/aoemain.c 2.6.15-git9-aoe/drivers/block/aoe/aoemain.c
--- 2.6.15-git9-orig/drivers/block/aoe/aoemain.c 2006-01-19 13:31:22.000000000 -0500
+++ 2.6.15-git9-aoe/drivers/block/aoe/aoemain.c 2006-01-19 13:31:23.000000000 -0500
@@ -11,7 +11,7 @@

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Sam Hopkins <sah@xxxxxxxxxx>");
-MODULE_DESCRIPTION("AoE block/char driver for 2.6.[0-9]+");
+MODULE_DESCRIPTION("AoE block/char driver for 2.6.2 and newer 2.6 kernels");
MODULE_VERSION(VERSION);

enum { TINIT, TRUN, TKILL };


--
"Ed L. Cashin" <ecashin@xxxxxxxxxx>
-
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/