commit | 618073e30c225ddaef086c030a5f0a3c7ef2d323 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Thu Sep 11 22:52:38 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 13 13:00:05 2014 -0400 |
tree | 0a674ba37d9307984a7bc3045a7456e3a82cc298 | |
parent | 0bc9b73be43b21838973e80ddeb5250f0310ebf7 [diff] |
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev During suspend and resume in Dual EMAC, second port is not working as in suspend/resume only the first slave netdev is closed and opened. So bring down and up all the interfaces that are up during suspend/resume. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Tested-by: Nishanth Menon <nm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>