linux_dsm_epyc7002/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
atp.c
atp.h
Kconfig
Makefile
r8169.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00