On Sat, Feb 20, 2021 at 06:29 AM CET, Cong Wang wrote: > From: Cong Wang <[email protected]> > > It is now nearly identical to bpf_prog_run_pin_on_cpu() and > it has an unused parameter 'psock', so we can just get rid > of it and call bpf_prog_run_pin_on_cpu() directly. > > Cc: Jakub Sitnicki <[email protected]> > Cc: Daniel Borkmann <[email protected]> > Cc: Lorenz Bauer <[email protected]> > Cc: John Fastabend <[email protected]> > Signed-off-by: Cong Wang <[email protected]> > ---
Acked-by: Jakub Sitnicki <[email protected]>
