Re: [PATCH net-next 1/2] net: Use nlmsg_payload in neighbour file

From: Kuniyuki Iwashima
Date: Thu Apr 17 2025 - 17:37:14 EST


From: Breno Leitao <leitao@xxxxxxxxxx>
Date: Thu, 17 Apr 2025 06:03:07 -0700
> Leverage the new nlmsg_payload() helper to avoid checking for message
> size and then reading the nlmsg data.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>