OSDN Git Service

net: gemini: Fix copy/paste error
authorAndreas Fiedler <andreas.fiedler@gmx.net>
Fri, 23 Nov 2018 23:16:34 +0000 (00:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 18:31:58 +0000 (19:31 +0100)
commitcfbee9e96d7916d3e228da3bd3340b7267c9eb8c
treeb7b9d5172c876d47ad9408fe4caa5f6961cdd789
parentb24a813e792de507982b97a3dfdbe450ec2d50b1
net: gemini: Fix copy/paste error

[ Upstream commit 07093b76476903f820d83d56c3040e656fb4d9e3 ]

The TX stats should be started with the tx_stats_syncp,
there seems to be a copy/paste error in the driver.

Signed-off-by: Andreas Fiedler <andreas.fiedler@gmx.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/cortina/gemini.c