]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jan 2021 19:09:09 +0000 (20:09 +0100)
commitc3fa8965b11b3975d8ad726f472693194120df02
treef615a570ab7d4a5370776c2cbf9a8e15a4e7905a
parent5919581838dcc61aa1b933303a6e43cea86c75f7
net: mvpp2: Fix GoP port 3 Networking Complex Control configurations

[ Upstream commit 2575bc1aa9d52a62342b57a0b7d0a12146cf6aed ]

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: f84bf386f395 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/marvell/mvpp2.c