mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 05:50:32 +01:00
TMP do not merge
This commit is contained in:
parent
9a22551c47
commit
b0fed396dc
1 changed files with 1 additions and 0 deletions
|
|
@ -2280,6 +2280,7 @@ _assert_xgress_qos_mappings_impl(int ifindex, gboolean is_ingress_map, int n_ent
|
|||
g_assert_cmpint(plink->ifindex, ==, ifindex);
|
||||
g_assert(lnk);
|
||||
g_assert(&lnk->lnk_vlan == nm_platform_link_get_lnk_vlan(NM_PLATFORM_GET, ifindex, NULL));
|
||||
g_assert(FALSE);
|
||||
|
||||
if (nmtst_is_debug())
|
||||
nmtstp_run_command_check("ip -d link show %s", plink->name);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue