mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08:00
[PATCH] s390: make qeth buildable
Signed-off-by: Bastian Blank <bastian@waldi.eu.org> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: "David S. Miller" <davem@davemloft.net> Acked-by: Jeff Garzik <jeff@garzik.org> Acked-by: Frank Pavlic <fpavlic@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
1f4a90670b
commit
235acec78e
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user