On Thu, 2017-03-23 at 14:37 -0700, Alexander Duyck wrote: > From: Sridhar Samudrala <[email protected]> > > Move the core functionality in sk_busy_loop() to napi_busy_loop() and > make it independent of sk. > > This enables re-using this function in epoll busy loop implementation. > > Signed-off-by: Sridhar Samudrala <[email protected]> > Signed-off-by: Alexander Duyck <[email protected]> > ---
Acked-by: Eric Dumazet <[email protected]>

