linux_dsm_epyc7002/drivers/net/ethernet/atheros
Christophe JAILLET a9d41e7b8b net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
A few lines above, we have:
   tx_size = BIT(tx->order);

So use 'tx_size' directly to be consistent with the way 'rx->descs_cpu' and
'rx->descs_dma' are computed below.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-31 08:38:17 -07:00
..
alx net: atheros: Use dev_get_drvdata 2019-07-23 13:02:41 -07:00
atl1c net: atheros: Use dev_get_drvdata 2019-07-23 13:02:41 -07:00
atl1e net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
atlx net: atheros: Use dev_get_drvdata 2019-07-23 13:02:41 -07:00
ag71xx.c net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()' 2019-07-31 08:38:17 -07:00
Kconfig net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00