Re: [PATCH] net: Use helper macro IP_MAX_MTU in __ip_append_data()

From: David Miller
Date: Mon Aug 31 2020 - 15:33:49 EST


From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
Date: Sat, 29 Aug 2020 05:09:18 -0400

> What 0xFFFF means here is actually the max mtu of a ip packet. Use help
> macro IP_MAX_MTU here.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Applied.