diff options
author | Eric Dumazet <edumazet@google.com> | 2014-01-14 16:31:46 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-14 18:53:48 -0800 |
commit | b53c7336007784e435fee830063d3262ae98cd31 (patch) | |
tree | d71f62e5ad66ac4886f22eda0944d7156fc856a4 /net/dcb | |
parent | c4ba999307ece85f4a3a569812be104a4578cf9b (diff) | |
download | linux-b53c7336007784e435fee830063d3262ae98cd31.tar.bz2 |
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
tcp_gso_segment() and tcp_gro_receive() no longer need to be
exported. IPv4 and IPv6 offloads are statically linked.
Note that tcp_gro_complete() is still used by bnx2x, unfortunately.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dcb')
0 files changed, 0 insertions, 0 deletions