From: Ed Cashin <ecashin@coraid.com> Date: Tue, 18 Dec 2012 00:03:53 +0000 (-0800) Subject: aoe: update driver-internal version to 64+ X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=519b77b0320fabb07fe54a300876dfff5f96d233;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git aoe: update driver-internal version to 64+ Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index c253cca4985b..9655ce38e6eb 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,6 @@ + /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "60" +#define VERSION "64+" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"