From: Ido Schimmel <[email protected]>
Patch #1 fixes an issue in which an upper netdev cannot be enslaved to a
bridge when it has multiple netdevs with different parent identifiers
beneath it.
Patch #2 adds a test case using two netdevsim instances.
Ido Schimmel (2):
net: Fix bridge enslavement failure
selftests: rtnetlink: Test bridge enslavement with different parent
IDs
net/core/dev.c | 2 +-
tools/testing/selftests/net/rtnetlink.sh | 47 ++++++++++++++++++++++++
2 files changed, 48 insertions(+), 1 deletion(-)
--
2.26.2