diff options
| author | 2017-02-02 18:43:28 -0800 | |
|---|---|---|
| committer | 2017-02-03 17:28:29 -0500 | |
| commit | 79e7fff47b7bb4124ef970a13eac4fdeddd1fc25 (patch) | |
| tree | 484a1b06f220a2e6566ddbaba553eaa831eca1ba /include/uapi/linux | |
| parent | enic: Remove local ndo_busy_poll() implementation. (diff) | |
| download | linux-dev-79e7fff47b7bb4124ef970a13eac4fdeddd1fc25.tar.xz linux-dev-79e7fff47b7bb4124ef970a13eac4fdeddd1fc25.zip | |
net: remove support for per driver ndo_busy_poll()
We added generic support for busy polling in NAPI layer in linux-4.5
No network driver uses ndo_busy_poll() anymore, we can get rid
of the pointer in struct net_device_ops, and its use in sk_busy_loop()
Saves NETIF_F_BUSY_POLL features bit.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
