From: John Fastabend <[email protected]> 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 <[email protected]> Acked-by: David S. Miller <[email protected]>
