commit | d8291a956ac67b2f5e5dce80b93d36feb1eca624 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@gmail.com> | Sat Sep 07 16:00:47 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 10 16:53:31 2019 +0100 |
tree | 4be5ddfdcac8ed409ce7ebe6c3b364c7f38210ed | |
parent | c21815f1c199a2ffb77aa862206b0f8d94263d14 [diff] |
net: dsa: mv88e6xxx: complete ATU state definitions Marvell has different values for the state of a MAC address, depending on its multicast bit. This patch completes the definitions for these states. At the same time, use 0 which is intuitive enough and simplifies the code a bit, instead of the UC or MC unused value. Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>