summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-01-13 17:35:49 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-27 08:18:56 -0800
commitef879ee1e6b874903ae2668da23b6c0e8c983c7e (patch)
treeacbb2b1dc8327c9af13756059bde5304d9129d7e /CREDITS
parent847f57d68fbbf01f65b337ac1f68fd5e1ff64e73 (diff)
downloadlwn-ef879ee1e6b874903ae2668da23b6c0e8c983c7e.tar.gz
lwn-ef879ee1e6b874903ae2668da23b6c0e8c983c7e.zip
drivers: net: cpsw: fix multicast flush in dual emac mode
commit 25906052d953d3fbdb7e19480b9de5e6bb949f3f upstream. Since ALE table is a common resource for both the interfaces in Dual EMAC mode and while bringing up the second interface in cpsw_ndo_set_rx_mode() all the multicast entries added by the first interface is flushed out and only second interface multicast addresses are added. Fixing this by flushing multicast addresses based on dual EMAC port vlans which will not affect the other emac port multicast addresses. Fixes: d9ba8f9 (driver: net: ethernet: cpsw: dual emac interface implementation) Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions