The patch titled tulip: update tulip version has been removed from the -mm tree. Its filename is tulip-update-tulip-version.patch This patch was dropped because it is obsolete ------------------------------------------------------ Subject: tulip: update tulip version From: Valerie Henson <val_henson@xxxxxxxxxxxxxxx> Signed-off-by: Valerie Henson <val_henson@xxxxxxxxxxxxxxx> Signed-off-by: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/net/tulip/tulip_core.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff -puN drivers/net/tulip/tulip_core.c~tulip-update-tulip-version drivers/net/tulip/tulip_core.c --- a/drivers/net/tulip/tulip_core.c~tulip-update-tulip-version +++ a/drivers/net/tulip/tulip_core.c @@ -17,11 +17,11 @@ #define DRV_NAME "tulip" #ifdef CONFIG_TULIP_NAPI -#define DRV_VERSION "1.1.13-NAPI" /* Keep at least for test */ +#define DRV_VERSION "1.1.15-NAPI" /* Keep at least for test */ #else -#define DRV_VERSION "1.1.13" +#define DRV_VERSION "1.1.15" #endif -#define DRV_RELDATE "May 11, 2002" +#define DRV_RELDATE "Aug 23, 2006" #include <linux/module.h> _ Patches currently in -mm which might be from val_henson@xxxxxxxxxxxxxxx are git-netdev-all.patch tulip-update-tulip-version.patch tulip-update-winbond840c-version.patch tulip-fix-shutdown-dma-irq-race.patch tulip-fix-for-64-bit-mips.patch tulip-natsemi-dp83840a-phy-fix.patch eisa-bus-modalias-attributes-support-1.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