Vincent,

Sorry for the VERY long delay in reviewing your patches...

On Mon, Mar 13, 2023 at 11:22:25PM -0400, Vincent Cheng wrote:

> +int unicast_client_delay_response_granted(struct port *p)
> +{
> +     struct unicast_master_address *ucma;
> +
> +     if (!unicast_client_enabled(p)) {
> +             return 1;

Should this return zero instead?

The Doxygen comment says:

 @return     One (1) if a unicast client and deslay response was granted for 
p->best
             or zero otherwise.

So I'm confused...

Thanks,

Richard


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to