Cong Wang wrote: > From: Cong Wang <cong.w...@bytedance.com> > > sock_map_link() passes down map progs, but it is confusing > to see both map progs and psock progs. Make the map progs > more obvious by retrieving it directly with sock_map_progs() > inside sock_map_link(). Now it is aligned with > sock_map_link_no_progs() too. > > Cc: Daniel Borkmann <dan...@iogearbox.net> > Cc: Jakub Sitnicki <ja...@cloudflare.com> > Cc: Lorenz Bauer <l...@cloudflare.com> > Cc: John Fastabend <john.fastab...@gmail.com> > Signed-off-by: Cong Wang <cong.w...@bytedance.com> > ---
Acked-by: John Fastabend <john.fastab...@gmail.com>