commit | f79bfda3756c50a86c0ee65091935c42c5bbe0cb | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Mon Sep 30 10:19:08 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 01 10:12:37 2019 -0700 |
tree | a413595a523db76c0a805c065b4a5fdfd0c60656 | |
parent | 432439fef933602cae51fb141f33014fb03f2b38 [diff] |
net: stmmac: dwmac4: Always update the MAC Hash Filter We need to always update the MAC Hash Filter so that previous entries are invalidated. Found out while running stmmac selftests. Fixes: b8ef7020d6e5 ("net: stmmac: add support for hash table size 128/256 in dwmac4") Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>