commit | 9b9e2f250e3e6f59ad07e6d03838c27a100e0042 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Jun 23 15:31:13 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:10:15 2020 -0700 |
tree | 96f430fc60e62f27758f7946deb43573d97bc903 | |
parent | b03d2142bea8cf7407a0a668ce8f5f115bd226c4 [diff] |
tcp: move ipv4_specific to tcp include file Declare ipv4_specific once, in tcp.h were it belongs. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>