]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf592be7e86d1747b9f438920358dc4a656c8c943
tree0e168703781adefd77a395a5b90f0222afb3e641
parent367fa64f03169dd6ff361fcd1a6f5f397eb92fee
parent3a9c3729067eac4076d760067ba03dc3a35eb5b0
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>