Petr Machata <pe...@mellanox.com> writes:

> @@ -105,7 +105,8 @@ static int hwts_init(int fd, const char *device, int 
> rx_filter,
>       if (cfg.tx_type != tx_type ||
>           (cfg.rx_filter != rx_filter &&
>            cfg.rx_filter != rx_filter2 &&
> -          cfg.rx_filter != HWTSTAMP_FILTER_ALL)) {
> +          cfg.rx_filter != HWTSTAMP_FILTER_ALL &&
> +             cfg.rx_filter != HWTSTAMP_FILTER_SOME)) {

Oops, this should be a tab. I'll respin momentarily.

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

Reply via email to