From: Mugunthan V N Date: Thu, 15 Jan 2015 09:29:28 +0000 (+0530) Subject: drivers: net: cpsw: fix cpsw hung with add vlan using vconfig X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~255^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f6bd8fa5860fc7b041b10f2d463c78d65bdb59d;p=pandora-kernel.git drivers: net: cpsw: fix cpsw hung with add vlan using vconfig while adding vlan in dual EMAC mode, only specific ports should be subscribed for the vlan, else it will lead to switching mode and if both ports connected to same switch cpsw will hung as it creates a network loop. Fixing this by adding only specific ports in case of dual EMAC. Signed-off-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed