On Thu, 2017-03-23 at 14:37 -0700, Alexander Duyck wrote: > From: Sridhar Samudrala <sridhar.samudr...@intel.com> > > 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 <sridhar.samudr...@intel.com> > Signed-off-by: Alexander Duyck <alexander.h.du...@intel.com> > ---
Acked-by: Eric Dumazet <eduma...@google.com>