summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.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 /net/lapb/lapb_subr.c
parent279758f8001f0014b15656a4ef130a20852f6df6 (diff)
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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions