Merge branch 'bonding-fix-high-prio-not-effect-issue'
authorJakub Kicinski <kuba@kernel.org>
Wed, 14 Dec 2022 03:20:03 +0000 (19:20 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 14 Dec 2022 03:20:08 +0000 (19:20 -0800)
Hangbin Liu says:
====================
Bonding: fix high prio not effect issue

When a high prio link up, if there has current link, it will not do
failover as we missed the check in link up event. Fix it in this patchset
and add a prio option test case.
====================

Link: https://lore.kernel.org/all/20221212035647.1053865-1-liuhangbin@gmail.com/
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge