Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 14:50:00 +0100 you wrote:
> As requested by upstream OVS, added some error messages in the
> validate_and_copy_dec_ttl function.
>
> Includes a small cleanup, which removes an unnecessary parameter
> fr
On Wed, Jan 13, 2021 at 02:50:00PM +0100, Eelco Chaudron wrote:
> As requested by upstream OVS, added some error messages in the
> validate_and_copy_dec_ttl function.
>
> Includes a small cleanup, which removes an unnecessary parameter
> from the dec_ttl_exception_handler() function.
>
> Reported