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