diff options
author | 2016-08-28 16:59:52 +0800 | |
---|---|---|
committer | 2016-08-30 11:41:04 +0200 | |
commit | c73c2484901139c28383b58eabcbf4d613e91518 (patch) | |
tree | a2c4370d711776cc2f3ec6342e3248399a5355d8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netfilter: ebtables: put module reference when an incorrect extension is found (diff) | |
download | wireguard-linux-c73c2484901139c28383b58eabcbf4d613e91518.tar.xz wireguard-linux-c73c2484901139c28383b58eabcbf4d613e91518.zip |
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
We have already use skb_header_pointer to get the ip header pointer,
so there's no need to use ip_hdr again. Moreover, in NETDEV INGRESS
hook, ip header maybe not linear, so use ip_hdr is not appropriate,
remove it.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions