dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
authorMadalin Bucur <madalin.bucur@nxp.com>
Thu, 31 Oct 2019 14:37:51 +0000 (16:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 19:13:33 +0000 (12:13 -0700)
commitae1512fb745f60d35de4e2140df7b4b2e3497abb
tree5881a12ce021346e9b50393d5bfc7bcbc3d0a274
parent9a4f4f3a894ff4487f5597b7aabba9432b238292
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()

Avoid casts and repeated conversions.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c