On Thu, Mar 15, 2018 at 12:00:27PM +0100, Anders Selhammer wrote:
> @@ -1830,7 +1830,7 @@ out:
>  static void process_delay_resp(struct port *p, struct ptp_message *m)
>  {
>       struct delay_resp_msg *rsp = &m->delay_resp;
> -     struct ptp_message *req;
> +     struct ptp_message *req, *obs;

'obs' sounds strange.  How about 'tmp' instead?

Thanks,
Richard

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to