]> git.baikalelectronics.ru Git - kernel.git/commit
net: gemini: Fix copy/paste error
authorAndreas Fiedler <andreas.fiedler@gmx.net>
Fri, 23 Nov 2018 23:16:34 +0000 (00:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Nov 2018 06:35:38 +0000 (22:35 -0800)
commit3158b2a02908ce4ed223ad44fb5c29b6bd55b93d
treecd494c972b26cdc54ad16139935f80e9ee5c84a7
parenta211604778b7d0ca8eb80185acf98b4c0018b06a
net: gemini: Fix copy/paste error

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>
drivers/net/ethernet/cortina/gemini.c