diff options
| author | Kefeng Wang <[email protected]> | 2017-07-13 14:27:58 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-13 09:18:46 -0700 |
| commit | e4a6a3424b75f23f6bb1cc479974fc305a4b9f78 (patch) | |
| tree | 393fdc5c041871489e8d9259f16e6a75c0726409 /net/lapb/lapb_subr.c | |
| parent | edaf3825182958a1fd5e39708fcb6ea48eca2060 (diff) | |
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 <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions