From: Ed L. Cashin Date: Wed, 20 Sep 2006 18:36:51 +0000 (-0400) Subject: aoe: update driver version X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=086216db1435f44a58c18454acfa59f013510c95;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git aoe: update driver version Update aoe driver version number to 32. Signed-off-by: "Ed L. Cashin" Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index b41fdfe0f4b8..188bf09876d9 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "22" +#define VERSION "32" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"