Re: [PATCH net] net: stmmac: xgmac: Fix VLAN register handling
From: David Miller
Date: Thu Apr 02 2020 - 10:05:15 EST
From: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
Date: Thu, 2 Apr 2020 15:57:07 +0200
> Commit 907a076881f1, forgot that we need to clear old values of
> XGMAC_VLAN_TAG register when we switch from VLAN perfect matching to
> HASH matching.
>
> Fix it.
>
> Fixes: 907a076881f1 ("net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting")
> Signed-off-by: Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
Applied, thanks.