net: ethernet: ti: cpsw: don't start queue twice
commit32b5f2d1f9bf653491b6c03a55e26177211f8218
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Sat, 10 Dec 2016 12:23:47 +0000 (10 14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Dec 2016 22:29:47 +0000 (10 17:29 -0500)
treeafe19ecefddb7a3a26da5d86e42d7b311b38bfb7
parentcb7d78d045579831fbf40112f93bf2064a7ef14f
net: ethernet: ti: cpsw: don't start queue twice

No need to start queues after cpsw is started as it will be done
while cpsw_adjust_link(), after phy connection.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c