From: Eric Dumazet
Date: Fri, 10 Feb 2017 05:46:46 -0800
> From: Eric Dumazet
>
> Commit 79e7fff47b7b ("net: remove support for per driver
> ndo_busy_poll()") made them obsolete.
>
> Signed-off-by: Eric Dumazet
Applied, thanks Eric.
From: Eric Dumazet
Commit 79e7fff47b7b ("net: remove support for per driver
ndo_busy_poll()") made them obsolete.
Signed-off-by: Eric Dumazet
---
include/net/busy_poll.h |4
net/core/dev.c |3 ---
2 files changed, 7 deletions(-)
diff --git a/include/net/busy_poll.h b/inc