OSDN Git Service

Merge branch 'automatically-manage-dsa-master-interface-state'
authorJakub Kicinski <kuba@kernel.org>
Sat, 6 Feb 2021 22:42:59 +0000 (14:42 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Feb 2021 22:42:59 +0000 (14:42 -0800)
Vladimir Oltean says:

====================
Automatically manage DSA master interface state

This patch series adds code that makes DSA open the master interface
automatically whenever one user interface gets opened, either by the
user, or by various networking subsystems: netconsole, nfsroot.
With that in place, we can remove some of the places in the network
stack where DSA-specific code was sprinkled.
====================

Link: https://lore.kernel.org/r/20210205133713.4172846-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge