OpenCloudOS-Kernel/drivers/net/ethernet/realtek
Eric Dumazet ab1e7e1d26 8139cp: use napi_complete_done()
Use napi_complete_done() instead of __napi_complete() to :

1) Get support of gro_flush_timeout if opt-in
2) Not rearm interrupts for busy-polling users.
3) use standard NAPI API.
4) Eventually get rid of napi_gro_flush() in the future.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-05 16:11:57 -05:00
..
8139cp.c 8139cp: use napi_complete_done() 2017-02-05 16:11:57 -05:00
8139too.c 8139too: use napi_complete_done() 2017-02-05 16:11:57 -05:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
atp.c net: Remove usage of net_device last_rx member 2017-01-18 17:22:49 -05:00
atp.h net: ethernet: realtek: atp: checkpatch errors and warnings corrected 2014-10-29 14:52:06 -04:00
r8169.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00