OSDN Git Service

dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
authorMadalin Bucur <madalin.bucur@nxp.com>
Thu, 31 Oct 2019 14:37:52 +0000 (16:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 19:13:34 +0000 (12:13 -0700)
commit7689d82c4585cf2047801b36f9a78410c8237a25
tree56c91bba3ed3cdfba315cb25d889951caa75d554
parentae1512fb745f60d35de4e2140df7b4b2e3497abb
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()

Instead of reading skb fields, use information from the DPAA frame
descriptor.

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