diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2017-11-23 04:27:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-23 19:29:22 +0100 |
commit | f9094b7603c011d27db7ba109e69881c72fa611d (patch) | |
tree | 47e91033a8f61886900324f7ff8ad275d37bd565 /arch/m68k/Kconfig | |
parent | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub... (diff) | |
download | linux-f9094b7603c011d27db7ba109e69881c72fa611d.tar.xz linux-f9094b7603c011d27db7ba109e69881c72fa611d.zip |
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Stefano pointed that configure or show UDP_ZERO_CSUM6_RX/TX info doesn't
make sense if we haven't enabled CONFIG_IPV6. Fix it by adding
if IS_ENABLED(CONFIG_IPV6) check.
Fixes: abe492b4f50c ("geneve: UDP checksum configuration via netlink")
Fixes: fd7eafd02121 ("geneve: fix fill_info when link down")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/m68k/Kconfig')
0 files changed, 0 insertions, 0 deletions