Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost'
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:21:28 +0000 (22:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:21:28 +0000 (22:21 -0700)
commitba722f9b6f9870bdf85bcfe5828bd4c6ab1118c4
tree0e168703781adefd77a395a5b90f0222afb3e641
parent5985d5631dc352dadd34b692b962a3f3cb2a5088
parent5da1948969bc1991920987ce4361ea56046e5a98
Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost'

Ivan Khoronzhuk says:

====================
net: ethernet: ti: cpsw fix mcast packet lost

The patchset omits redundant refresh of mcast address table and
prevents mcast packet lost.

Based on net-next/master
tested on am572x evm
====================

Signed-off-by: David S. Miller <davem@davemloft.net>