commit | 989f405aba0265d4d8ed25cb4dc22bc77158d585 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Mon Jun 03 07:52:46 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 03 10:07:43 2019 -0700 |
tree | 50a7cfcd8b0b8a6c12ff0dfa640a05dccd4d42d3 | |
parent | b33bc2b878e05c5dd4e20682328c3addb4787ac9 [diff] |
net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu The macros have an extraneous '800' (after 0180C2 there should be just six nibbles, with X representing one), while the comments have interchanged c2 and 80 and an extra :00. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>