mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] s390 - make qeth buildable
@ 2006-04-22 19:18 Bastian Blank
  0 siblings, 0 replies; only message in thread
From: Bastian Blank @ 2006-04-22 19:18 UTC (permalink / raw)
  To: Martin Schwidefsky, akpm, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 238 bytes --]

The attached patch makes qeth buildable again in 2.6.17-rc2.

Signed-off-by: Bastian Blank <bastian@waldi.eu.org>

Bastian

-- 
Men will always be men -- no matter where they are.
		-- Harry Mudd, "Mudd's Women", stardate 1329.8

[-- Attachment #1.2: diff --]
[-- Type: text/plain, Size: 417 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-22 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-22 19:18 [PATCH] s390 - make qeth buildable Bastian Blank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®