diff options
author | 2020-06-23 15:31:12 -0700 | |
---|---|---|
committer | 2020-06-23 20:10:15 -0700 | |
commit | b03d2142bea8cf7407a0a668ce8f5f115bd226c4 (patch) | |
tree | a7f309c617dc49a426ac7aafc23204c637fce4c0 /drivers/net/ethernet/intel/igc | |
parent | tcp: add declarations to avoid warnings (diff) | |
download | linux-dev-b03d2142bea8cf7407a0a668ce8f5f115bd226c4.tar.xz linux-dev-b03d2142bea8cf7407a0a668ce8f5f115bd226c4.zip |
tcp: move ipv6_specific declaration to remove a warning
ipv6_specific should be declared in tcp include files,
not mptcp.
This removes the following warning :
CHECK net/ipv6/tcp_ipv6.c
net/ipv6/tcp_ipv6.c:78:42: warning: symbol 'ipv6_specific' was not declared. Should it be static?
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions