]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: lantiq_gswip: fix register definition
authorAleksander Jan Bajkowski <olek2@wp.pl>
Fri, 15 Oct 2021 22:10:20 +0000 (00:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Oct 2021 07:54:25 +0000 (09:54 +0200)
commit2d831ea4de40529d701940ab0b3f2f89e071b4ad
tree3d5488fc656a6b21fa7fffc490d8174678df45bd
parent691133acdbc162d085b447393297c07124f61238
net: dsa: lantiq_gswip: fix register definition

[ Upstream commit 66d262804a2276721eac86cf18fcd61046149193 ]

I compared the register definitions with the D-Link DWR-966
GPL sources and found that the PUAFD field definition was
incorrect. This definition is unused and causes no issues.

Fixes: 82a04c5f5814 ("net: dsa: Add Lantiq / Intel DSA driver for vrx200")
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/dsa/lantiq_gswip.c