aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-05-28 17:10:40 +0800
committerDavid S. Miller <davem@davemloft.net>2019-05-29 14:18:24 -0700
commita3e2f6ad8961f78bf89e9caf3ff82cf5bc306511 (patch)
treebeedbc0ceb3f2443f17018076d41c97e94a8e812 /kernel/fork.c
parentrhashtable: Add rht_ptr_rcu and improve rht_ptr (diff)
downloadwireguard-linux-a3e2f6ad8961f78bf89e9caf3ff82cf5bc306511.tar.xz
wireguard-linux-a3e2f6ad8961f78bf89e9caf3ff82cf5bc306511.zip
net: stmmac: Fix build error without CONFIG_INET
Fix gcc build error while CONFIG_INET is not set drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.o: In function `__stmmac_test_loopback': stmmac_selftests.c:(.text+0x8ec): undefined reference to `ip_send_check' stmmac_selftests.c:(.text+0xacc): undefined reference to `udp4_hwcsum' Add CONFIG_INET dependency to fix this. Reported-by: Hulk Robot <hulkci@huawei.com> Fixes: 091810dbded9 ("net: stmmac: Introduce selftests support") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions