Merge branch 'mvpp2-child-port-removal'
authorDavid S. Miller <davem@davemloft.net>
Sun, 11 Aug 2024 16:00:33 +0000 (17:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Aug 2024 16:00:33 +0000 (17:00 +0100)
commit4efee05fefb8944fdf03ca33582ad6e73754b76c
tree28e4450aa1e2a65fd89f45797d28c3f332012275
parent80d021bc572fbf1b59b029672df5be069dd078ae
parenta7b32744475cb774b4fce599f58394f4ef0acb68
Merge branch 'mvpp2-child-port-removal'

Javier Carrasco says:

====================
net: mvpp2: rework child node/port removal handling

These two patches used to be part of another series [1] that did not
apply to the networking tree without conflicts. This is therefore just a
partial resend with no code modifications, just rebased onto net/main.

Link: https://lore.kernel.org/all/20240806181026.5fe7f777@kernel.org/
====================

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>