The patch titled s390: make qeth buildable has been added to the -mm tree. Its filename is s390-make-qeth-buildable.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this From: Bastian Blank <bastian@xxxxxxxxxxxx> Signed-off-by: Bastian Blank <bastian@xxxxxxxxxxxx> Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx> Cc: Heiko Carstens <heiko.carstens@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/s390/net/qeth_main.c | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/s390/net/qeth_main.c~s390-make-qeth-buildable drivers/s390/net/qeth_main.c --- devel/drivers/s390/net/qeth_main.c~s390-make-qeth-buildable 2006-04-23 15:35:44.000000000 -0700 +++ devel-akpm/drivers/s390/net/qeth_main.c 2006-04-23 15:35:59.000000000 -0700 @@ -8014,7 +8014,6 @@ static int (*qeth_old_arp_constructor) ( static struct neigh_ops arp_direct_ops_template = { .family = AF_INET, - .destructor = NULL, .solicit = NULL, .error_report = NULL, .output = dev_queue_xmit, _ Patches currently in -mm which might be from bastian@xxxxxxxxxxxx are s390-make-qeth-buildable.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