Re: [PATCH net 1/3] net: mvpp2: fix typo in the tcam setup

From: David Miller
Date: Thu Oct 26 2017 - 04:08:27 EST


From: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
Date: Tue, 24 Oct 2017 11:41:26 +0200

> This patch fixes a typo in the mvpp2_prs_tcam_data_cmp() function, as
> the shift value is inverted with the data.
>
> Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network unit")
> Signed-off-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxxxxxxxxx>

Applied.