diff options
| author | Taehee Yoo <[email protected]> | 2020-03-08 01:19:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-03-08 21:22:29 -0700 |
| commit | 2baecda37f4ef4414be15452a333fe4fd13c0df3 (patch) | |
| tree | 54bb67e486613dbd525297cfb46b0c8912ca394b /tools/perf/scripts/python/syscall-counts.py | |
| parent | c46a49a45c865350d6051df555034b86a2ac72ff (diff) | |
bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()
In the current code, udp_encap_enable() is called in
bareudp_socket_create().
But, setup_udp_tunnel_sock() internally calls udp_encap_enable().
So, udp_encap_enable() is unnecessary.
Signed-off-by: Taehee Yoo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions