The patch titled atl1: bump version number has been removed from the -mm tree. Its filename was atl1-bump-version-number.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: atl1: bump version number From: Jay Cliburn <jacliburn@xxxxxxxxxxxxx> Bump the version number. Signed-off-by: Jay Cliburn <jacliburn@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/net/atl1/atl1_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/net/atl1/atl1_main.c~atl1-bump-version-number drivers/net/atl1/atl1_main.c --- a/drivers/net/atl1/atl1_main.c~atl1-bump-version-number +++ a/drivers/net/atl1/atl1_main.c @@ -82,7 +82,7 @@ #include "atl1.h" -#define DRIVER_VERSION "2.0.6" +#define DRIVER_VERSION "2.0.7" char atl1_driver_name[] = "atl1"; static const char atl1_driver_string[] = "Attansic L1 Ethernet Network Driver"; _ Patches currently in -mm which might be from jacliburn@xxxxxxxxxxxxx are origin.patch git-netdev-all.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