From: Vladimir Oltean <[email protected]>
Date: Wed, 13 May 2020 03:23:27 +0300
> A comparison between a value from the packet and an integer constant
> value needs to be done by converting the value from the packet from
> net->host, or the constant from host->net. Not the other way around.
> Even though it makes no practical difference, correct that.
>
> Fixes: 38b5beeae7a4 ("net: dsa: sja1105: prepare tagger for handling DSA tags
> and VLAN simultaneously")
> Signed-off-by: Vladimir Oltean <[email protected]>
Applied.