On Tue, Feb 23, 2021 at 11:01:43AM +0100, Miroslav Lichvar wrote:
> The recvmsg() call can return zero for a zero-length UDP message, which
> should be handled as a bad message and not a fault of the port. This was
> addressed in commit 6b61ba29c78e ("Avoid fault when receiving zero
> length packets"), but later regressed in commit a6e0b83bd503
> ("sk: Convey transmit path errors to the caller.").
> 
> Signed-off-by: Miroslav Lichvar <mlich...@redhat.com>
> Fixes: a6e0b83bd503 ("sk: Convey transmit path errors to the caller.")

Applied.

Thanks,
Richard


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

Reply via email to