diff options
| author | Simon Horman <[email protected]> | 2016-06-09 18:03:34 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-06-09 11:23:37 -0700 |
| commit | adba931fbc825efca7c821f0d76baed0a8dc9189 (patch) | |
| tree | 185fe365282c126fc93d05f5ed3fc463fc86c9b6 /tools/perf/scripts/python | |
| parent | b8d99ba06b2163b4e14ba458fe7f47dfb09f61d3 (diff) | |
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
ipip6_tunnel_xmit() is called immediately after checking that
skb->protocol is htons(ETH_P_IPV6) so there is no need
to check it a second time.
Found by inspection.
Signed-off-by: Simon Horman <[email protected]>
Reviewed-by: Dinan Gunawardena <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions