From: Eric Dumazet <[email protected]> Date: Thu, 02 Feb 2017 06:35:36 -0800
> From: Eric Dumazet <[email protected]> > > Generic NAPI busy polling allows us to remove custom implementations > found in drivers. > > It is possible further optimization could be done by testing > napi_complete_done() return value. > > Signed-off-by: Eric Dumazet <[email protected]> Applied.
