linux_dsm_epyc7002/drivers/net/ethernet/myricom/myri10ge
Eric Dumazet 362108b5ad myri10ge: get rid of custom busy poll code
Compared to custom busy_poll, the generic NAPI one is simpler and
removes a lot of code. It removes one atomic in the fast path (when
busy poll is not in action) since we do not have to use an extra
spinlock.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-03 16:18:00 -05:00
..
Makefile
myri10ge_mcp_gen_header.h Fix misspellings of "whether" in comments. 2012-11-19 14:31:35 +01:00
myri10ge_mcp.h myri10ge: Fix typo of 'VMware' in comment. 2011-12-19 15:44:43 -05:00
myri10ge.c myri10ge: get rid of custom busy poll code 2017-02-03 16:18:00 -05:00