The attached patch makes qeth buildable again in 2.6.17-rc2. Signed-off-by: Bastian Blank <[email protected]> Bastian -- Men will always be men -- no matter where they are. -- Harry Mudd, "Mudd's Women", stardate 1329.8
diff --git a/drivers/s390/net/qeth_main.c b/drivers/s390/net/qeth_main.c index b3c6e79..cb14642 100644 --- a/drivers/s390/net/qeth_main.c +++ b/drivers/s390/net/qeth_main.c @@ -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,
Attachment:
signature.asc
Description: Digital signature
- Prev by Date: Re: [RFC] [PATCH] Make ACPI button driver an input device
- Next by Date: Re: [RFC] [PATCH] Make ACPI button driver an input device
- Previous by thread: [PATCH -rt] remove redundent checks
- Next by thread: [PATCH] task_mmu small fixes
- Index(es):