commit | 402a5bc462d47f0b7c9e8a516c124c9c162fe2aa | [log] [tgz] |
---|---|---|
author | David Lebrun <david.lebrun@uclouvain.be> | Mon Mar 27 11:43:59 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 27 16:05:06 2017 -0700 |
tree | d4ea2ef6173924825cbbfb038c0820d78386f229 | |
parent | 656455bf19f6a58e3fc5441a4cdcc8f598979329 [diff] |
ipv6: sr: select DST_CACHE by default When CONFIG_IPV6_SEG6_LWTUNNEL is selected, automatically select DST_CACHE. This allows to remove multiple ifdefs. Signed-off-by: David Lebrun <david.lebrun@uclouvain.be> Signed-off-by: David S. Miller <davem@davemloft.net>