Merge branch 'net-Fix-bridge-enslavement-failure'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:06:48 +0000 (15:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:06:48 +0000 (15:06 -0700)
Ido Schimmel says:

====================
net: Fix bridge enslavement failure

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge