Re: [PATCH net 2/3] net: mvpp2: fix invalid parameters order when calling the tcam init
From: David Miller
Date: Thu Oct 26 2017 - 04:08:35 EST
From: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
Date: Tue, 24 Oct 2017 11:41:27 +0200
> When calling mvpp2_prs_mac_multi_set() from mvpp2_prs_mac_init(), two
> parameters (the port index and the table index) are inverted. Fixes
> this.
>
> Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network unit")
> Signed-off-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
Applied.