projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4a906
)
[PATCH] s390: make qeth buildable
author
Bastian Blank
<
[email protected]
>
Mon, 1 May 2006 19:15:42 +0000
(12:15 -0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 2 May 2006 01:17:42 +0000
(18:17 -0700)
Signed-off-by: Bastian Blank <
[email protected]
>
Cc: Martin Schwidefsky <
[email protected]
>
Cc: Heiko Carstens <
[email protected]
>
Cc: "David S. Miller" <
[email protected]
>
Acked-by: Jeff Garzik <
[email protected]
>
Acked-by: Frank Pavlic <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/s390/net/qeth_main.c
patch
|
blob
|
history
diff --git
a/drivers/s390/net/qeth_main.c
b/drivers/s390/net/qeth_main.c
index b3c6e7907790ec9e4c2a5ab9ab1d79e2a18bdc2a..cb14642d97aa8300a12e37238933b91271077d9c 100644
(file)
--- a/
drivers/s390/net/qeth_main.c
+++ b/
drivers/s390/net/qeth_main.c
@@
-8014,7
+8014,6
@@
static int (*qeth_old_arp_constructor) (struct neighbour *);
static struct neigh_ops arp_direct_ops_template = {
.family = AF_INET,
- .destructor = NULL,
.solicit = NULL,
.error_report = NULL,
.output = dev_queue_xmit,