Commits
Ivan Khoronzhuk committed fb52d2e7050
net: ethernet: ti: cpsw: don't start queue twice commit 32b5f2d1f9bf653491b6c03a55e26177211f8218 upstream. 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> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>