linux_dsm_epyc7002/drivers/net/ethernet/chelsio
Eric Dumazet 5226b79196 cxgb4: get rid of custom busy poll code
In linux-4.5, busy polling was implemented in core
NAPI stack, meaning that all custom implementation can
be removed from drivers.

Not only we remove lot of code, we also remove one spin_lock()
from driver fast path.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-03 16:18:01 -05:00
..
cxgb drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
cxgb3 drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
cxgb4 cxgb4: get rid of custom busy poll code 2017-02-03 16:18:01 -05:00
cxgb4vf drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
libcxgb libcxgb: fix error check for ip6_route_output() 2017-01-04 13:25:53 -05:00
Kconfig libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00
Makefile libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00