diff options
| author | Randy Dunlap <[email protected]> | 2021-09-27 21:48:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-09-28 12:20:21 +0000 |
| commit | 103bde372f084206c6972be543ecc247ebbff9f3 (patch) | |
| tree | d423b0085b03c073f5096508a16387d11e2a9015 /net/unix/af_unix.c | |
| parent | ionic: fix gathering of debug stats (diff) | |
| download | kernel-103bde372f084206c6972be543ecc247ebbff9f3.tar.gz kernel-103bde372f084206c6972be543ecc247ebbff9f3.zip | |
net: sun: SUNVNET_COMMON should depend on INET
When CONFIG_INET is not set, there are failing references to IPv4
functions, so make this driver depend on INET.
Fixes these build errors:
sparc64-linux-ld: drivers/net/ethernet/sun/sunvnet_common.o: in function `sunvnet_start_xmit_common':
sunvnet_common.c:(.text+0x1a68): undefined reference to `__icmp_send'
sparc64-linux-ld: drivers/net/ethernet/sun/sunvnet_common.o: in function `sunvnet_poll_common':
sunvnet_common.c:(.text+0x358c): undefined reference to `ip_send_check'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Aaron Young <[email protected]>
Cc: Rashmi Narasimhan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
