From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Date: Wed, 31 Jul 2019 10:06:38 +0200 > 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@xxxxxxxxxx> Applied to net-next.