Re: [PATCH net-next] net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpu

From: David Miller
Date: Mon Jun 03 2019 - 13:11:49 EST


From: Rasmus Villemoes <rasmus.villemoes@xxxxxxxxx>
Date: Mon, 3 Jun 2019 07:52:46 +0000

> 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@xxxxxxxxx>

Applied, thanks.