diff options
| author | Tobias Regnery <[email protected]> | 2018-04-26 12:36:36 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-27 13:52:09 -0400 |
| commit | 094be0927ff3e802b3f26b7f66c563a4b93a4ab5 (patch) | |
| tree | 1b450e4b6d493336a337599452229da6ee8e02c5 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | c2335d67b78ee55567f0fe9c934e51aebd189177 (diff) | |
geneve: fix build with modular IPV6
Commit c40e89fd358e ("geneve: configure MTU based on a lower device") added
an IS_ENABLED(CONFIG_IPV6) to geneve, leading to the following link error
with CONFIG_GENEVE=y and CONFIG_IPV6=m:
drivers/net/geneve.o: In function `geneve_link_config':
geneve.c:(.text+0x14c): undefined reference to `rt6_lookup'
Fix this by adding a Kconfig dependency and forcing GENEVE to be a module
when IPV6 is a module.
Fixes: c40e89fd358e ("geneve: configure MTU based on a lower device")
Signed-off-by: Tobias Regnery <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions