Loading drivers/block/aoe/aoe.h +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ #define VERSION "60" #define VERSION "64+" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" Loading Loading
drivers/block/aoe/aoe.h +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ #define VERSION "60" #define VERSION "64+" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" Loading