From: John Fastabend <john.fastab...@gmail.com> Date: Mon, 05 Mar 2018 11:51:01 -0800
> The TLS ULP module builds scatterlists from a sock using > page_frag_refill(). This is going to be useful for other ULPs > so move it into sock file for more general use. > > In the process remove useless goto at end of while loop. > > Signed-off-by: John Fastabend <john.fastab...@gmail.com> Acked-by: David S. Miller <da...@davemloft.net>