dpaa_eth: remove duplicate increment of the tx_errors counter
authorCamelia Groza <camelia.groza@nxp.com>
Wed, 14 Mar 2018 13:37:32 +0000 (08:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Mar 2018 17:16:23 +0000 (13:16 -0400)
commit82d141cd19d088ee41feafde4a6f86eeb40d93c5
treefa926cf76dc41bb3a4773dc69e0c522ee421feab
parente4d1b37c17d000a3da9368a3e260fb9ea4927c25
dpaa_eth: remove duplicate increment of the tx_errors counter

The tx_errors counter is incremented by the dpaa_xmit caller.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
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