From: Eric Dumazet <[email protected]>
Date: Thu, 02 Feb 2017 10:50:48 -0800

> From: Eric Dumazet <[email protected]>
> 
> Compared to custom busy_poll, the generic NAPI one is simpler and
> removes a lot of code. It removes one atomic in the fast path (when
> busy poll is not in action) since we do not have to use an extra
> spinlock.
> 
> Signed-off-by: Eric Dumazet <[email protected]>

Applied.

Reply via email to