diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2017-07-13 09:27:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-13 19:18:46 +0300 |
commit | e4a6a3424b75f23f6bb1cc479974fc305a4b9f78 (patch) | |
tree | 393fdc5c041871489e8d9259f16e6a75c0726409 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | edaf3825182958a1fd5e39708fcb6ea48eca2060 (diff) | |
download | linux-e4a6a3424b75f23f6bb1cc479974fc305a4b9f78.tar.xz |
bpf: fix return in bpf_skb_adjust_net
The bpf_skb_adjust_net() ignores the return value of bpf_skb_net_shrink/grow,
and always return 0, fix it by return 'ret'.
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions