Re: [PATCH] ptp: fix missing break in switch

From: Richard Cochran
Date: Tue Jul 17 2018 - 23:46:07 EST


On Tue, Jul 17, 2018 at 08:17:33PM -0500, Gustavo A. R. Silva wrote:
> It seems that a *break* is missing in order to avoid falling through
> to the default case. Otherwise, checking *chan* makes no sense.

Good catch.

Acked-by: Richard Cochran <richardcochran@xxxxxxxxx>