Files
linux-st/include/linux
Eric Dumazet 79e7fff47b 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>
2017-02-03 17:28:29 -05:00
..
2017-01-13 15:17:04 -07:00
2017-01-25 13:17:47 -05:00
2017-01-16 14:03:31 -05:00
2017-01-12 16:48:26 -05:00
2017-01-10 18:31:55 -08:00
2017-02-03 11:19:34 -05:00
2017-01-10 18:31:55 -08:00