commit | 2a4614e4ef0bef05a3f06f1a4481c9887e418e13 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jun 12 12:37:43 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 13 11:23:12 2017 -0400 |
tree | f8e15addbe85776420819b9994e7c942317f0e2f | |
parent | 2cb8cb144eef6b3175e95504eae7f385bdb35c69 [diff] |
net: dsa: mv88e6xxx: prefix Port Association Vector macros For implicit namespacing and clarity, prefix the common Port Association Vector Register macros with MV88E6XXX_PORT_ASSOC_VECTOR. Document the register and prefer ordered hex masks values for all Marvell 16-bit registers. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>