From: Mugunthan V N Date: Thu, 11 Sep 2014 17:22:38 +0000 (+0530) Subject: drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev X-Git-Tag: fixes-for-v3.18-merge-window~87^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618073e30c225ddaef086c030a5f0a3c7ef2d323;p=pandora-kernel.git 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 Tested-by: Nishanth Menon Signed-off-by: David S. Miller --- Reading git-diff-tree failed