diff options
| author | Andrii Nakryiko <[email protected]> | 2020-07-21 23:46:02 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-07-25 20:37:02 -0700 |
| commit | e8407fdeb9a6866784e249881f6c786a0835faba (patch) | |
| tree | 970b9373fc9ef7dcfdb3edb2a9948a842c5eb50f /scripts/gdb/linux/vmalloc.py | |
| parent | fe48230cf2ae27c9e3b96d29908e22e2926fd1ab (diff) | |
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Now that BPF program/link management is centralized in generic net_device
code, kernel code never queries program id from drivers, so
XDP_QUERY_PROG/XDP_QUERY_PROG_HW commands are unnecessary.
This patch removes all the implementations of those commands in kernel, along
the xdp_attachment_query().
This patch was compile-tested on allyesconfig.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions