diff options
author | Willem de Bruijn <willemb@google.com> | 2018-04-27 11:12:10 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-27 20:32:39 -0400 |
commit | af201bab50a89aa6cf4df952b2c3bf55895c8eee (patch) | |
tree | ecf3349983887b66b02c847e0a423f14b14fe43a /drivers/net/phy/phy.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 <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions