Skip to content

core: fix l3cd comparison

Beniamino Galvani requested to merge bg/fix-l3cd-cmp into main

NM_CMP_SELF(a, b) returns immediately if the objects are the same.

Fixes: cb292445 ('core: support compare flags in nm_l3_config_data_cmp_full()') Fixes-test: @dracut_NM_iSCSI_ibft_table

Merge request reports