]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
authorStefan Chulski <stefanc@marvell.com>
Sun, 20 Dec 2020 11:02:29 +0000 (13:02 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 22 Dec 2020 01:48:46 +0000 (17:48 -0800)
commit5d52bda647684690f5301df1ebe2823f31d1b4c3
tree9ab32c15a86a1b1bc0ccb78a59e17bcc237f91a8
parent3adef7f8ef28e9a61f28c4434cdd8794c3a9d17d
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations

During GoP port 2 Networking Complex Control mode of operation configurations,
also GoP port 3 mode of operation was wrongly set.
Patch removes these configurations.

Fixes: 7cc222365235 ("net: mvpp2: initialize the GoP")
Acked-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Stefan Chulski <stefanc@marvell.com>
Link: https://lore.kernel.org/r/1608462149-1702-1-git-send-email-stefanc@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c