diff options
author | Willem de Bruijn <[email protected]> | 2018-04-27 11:12:10 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-04-27 20:32:39 -0400 |
commit | af201bab50a89aa6cf4df952b2c3bf55895c8eee (patch) | |
tree | ecf3349983887b66b02c847e0a423f14b14fe43a /net/ipv4/tcp.c | |
parent | a6dc6670cd7e0bba580026443cbf77fdd370c791 (diff) |
udp: remove stray export symbol
UDP GSO needs to export __udp_gso_segment to call it from ipv6.
I accidentally exported static ipv4 function __udp4_gso_segment.
Remove that EXPORT_SYMBOL_GPL.
Fixes: ee80d1ebe5ba ("udp: add udp gso")
Signed-off-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp.c')
0 files changed, 0 insertions, 0 deletions