diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2019-05-13 13:06:39 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-13 09:59:41 -0700 |
commit | d4c26eb6e721683a0f93e346ce55bc8dc3cbb175 (patch) | |
tree | 8ba976888d3e4b4a5f5f2074f45ed9e102808b46 /arch | |
parent | a8577e1312668a1d0fc996a0e5b31b3233fd79b3 (diff) |
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
When adding more MAC addresses to a dwmac-sun8i interface, the device goes
directly in promiscuous mode.
This is due to IFF_UNICAST_FLT missing flag.
So since the hardware support unicast filtering, let's add IFF_UNICAST_FLT.
Fixes: 9f93ac8d4085 ("net-next: stmmac: Add dwmac-sun8i")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions