Cong Wang wrote: > From: Cong Wang <[email protected]> > > Although these two functions are only used by TCP, they are not > specific to TCP at all, both operate on skmsg and ingress_msg, > so fit in net/core/skmsg.c very well. > > And we will need them for non-TCP, so rename and move them to > skmsg.c and export them to modules. > > Cc: John Fastabend <[email protected]> > Cc: Daniel Borkmann <[email protected]> > Cc: Jakub Sitnicki <[email protected]> > Cc: Lorenz Bauer <[email protected]> > Signed-off-by: Cong Wang <[email protected]>
Acked-by: John Fastabend <[email protected]>
