diff options
| author | Tobias Klauser <[email protected]> | 2021-07-13 10:27:19 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2021-07-15 19:54:43 +0000 |
| commit | de587d564f957b685e47da1848d428b86173766d (patch) | |
| tree | 80733961fc0dd3ffb19db63ec52b9076dbd8014c /net/unix/af_unix.c | |
| parent | bpf: Fix potential memleak and UAF in the verifier. (diff) | |
| download | kernel-de587d564f957b685e47da1848d428b86173766d.tar.gz kernel-de587d564f957b685e47da1848d428b86173766d.zip | |
selftests/bpf: Remove unused variable in tc_tunnel prog
The variable buf is unused since commit 005edd16562b ("selftests/bpf:
convert bpf tunnel test to BPF_ADJ_ROOM_MAC"). Remove it to fix the
following warning:
test_tc_tunnel.c:531:7: warning: unused variable 'buf' [-Wunused-variable]
Fixes: 005edd16562b ("selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC")
Signed-off-by: Tobias Klauser <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
