networkctl: do not ignore -EOPNOTSUPP when reading netlink message
If the kernel does not support alternative interface names, then sd_netlink_message_read_strv() should just return -ENODATA.
Loading
Please register or sign in to comment
If the kernel does not support alternative interface names, then sd_netlink_message_read_strv() should just return -ENODATA.