linux_dsm_epyc7002/drivers/net/ethernet/nvidia
Zhu Yanjun 39e50d9637 forcedeth: optimize the xmit/rx with unlikely
In the xmit/rx fastpath, the function dma_map_single rarely fails.
Therefore, add an unlikely() optimization to this error check
conditional.

Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-23 20:04:23 -07:00
..
forcedeth.c forcedeth: optimize the xmit/rx with unlikely 2017-09-23 20:04:23 -07:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile