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