The patch titled aoe: bring driver version number to 47 has been removed from the -mm tree. Its filename was aoe-bring-driver-version-number-to-47.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: aoe: bring driver version number to 47 From: "Ed L. Cashin" <ecashin@xxxxxxxxxx> Signed-off-by: Ed L. Cashin <ecashin@xxxxxxxxxx> Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/block/aoe/aoe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/block/aoe/aoe.h~aoe-bring-driver-version-number-to-47 drivers/block/aoe/aoe.h --- a/drivers/block/aoe/aoe.h~aoe-bring-driver-version-number-to-47 +++ a/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "32" +#define VERSION "47" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" _ Patches currently in -mm which might be from ecashin@xxxxxxxxxx are origin.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html