summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSimon Horman <simon.horman@netronome.com>2016-06-09 12:03:34 +0300
committerDavid S. Miller <davem@davemloft.net>2016-06-09 21:23:37 +0300
commitadba931fbc825efca7c821f0d76baed0a8dc9189 (patch)
tree185fe365282c126fc93d05f5ed3fc463fc86c9b6 /security
parentb8d99ba06b2163b4e14ba458fe7f47dfb09f61d3 (diff)
downloadlinux-adba931fbc825efca7c821f0d76baed0a8dc9189.tar.xz
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 <simon.horman@netronome.com> Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions