Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/amd
Eric Dumazet 5b2ec6f2be pcnet32: 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.

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
..
2013-12-29 00:46:38 -05:00
2011-08-10 19:54:11 -07:00
2017-02-05 16:11:57 -05:00
2011-08-10 19:54:11 -07:00
2017-02-05 16:11:57 -05:00