dde_linux: Build net/ipv4/datagram.c for UDP connect

Fix #2683
This commit is contained in:
Ehmry - 2018-02-20 07:26:00 +01:00 committed by Christian Helmuth
parent 03574e4a79
commit 590f51dbe1
3 changed files with 2 additions and 3 deletions

View File

@ -117,6 +117,7 @@ linux-x.x.x/net/ethernet/eth.c
linux-x.x.x/net/ipv4/af_inet.c
linux-x.x.x/net/ipv4/arp.c
linux-x.x.x/net/ipv4/devinet.c
linux-x.x.x/net/ipv4/datagram.c
linux-x.x.x/net/ipv4/fib_frontend.c
linux-x.x.x/net/ipv4/fib_lookup.h
linux-x.x.x/net/ipv4/fib_semantics.c

View File

@ -1 +1 @@
b68ec59e8fcc0983f7e068295744de1e6e9b4590
3a0e15f7cbe9f9a7e59e61c79cfb1463f344c203

View File

@ -293,8 +293,6 @@ DUMMY(-1, init_user_ns)
DUMMY(-1, init_waitqueue_head)
DUMMY(-1, INIT_WORK)
DUMMY(-1, in_softirq)
DUMMY(-1, ip4_datagram_connect)
DUMMY(-1, ip4_datagram_release_cb)
DUMMY(-1, ip_check_mc_rcu)
DUMMY(-1, ip_mc_destroy_dev)
DUMMY(-1, ip_mc_down)