summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-01-06 18:04:02 -0800
committerJakub Kicinski <kuba@kernel.org>2026-01-06 18:04:03 -0800
commit653267321f05316f159e05b3ef562aa700632db6 (patch)
treec583be60cb6a191f2c8363139064db4572fdfc07 /usr
parent353cfc0ef3f34ef7fe313ae38dac37f2454a7cf5 (diff)
parent75df712cddfd6c76e0e255584766385648ad9529 (diff)
Merge branch 'net-netdevsim-fix-inconsistent-carrier-state-after-link-unlink'davem/net/maindavem/net/HEAD
Yohei Kojima says: ==================== net: netdevsim: fix inconsistent carrier state after link/unlink This series fixes netdevsim's inconsistent behavior between carrier and link/unlink state. More specifically, this fixes a bug that the carrier goes DOWN although two netdevsim were peered, depending on the order of peering and ifup. Especially in a NetworkManager-enabled environment, netdevsim test fails because of this. The first patch fixes the bug itself in netdevsim/bus.c by adding netif_carrier_on() into a proper function. The second patch adds a regression test for this bug. ==================== Link: https://patch.msgid.link/cover.1767624906.git.yk@y-koj.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions