Re: [PATCH 1/1] net/ncsi: add get MAC address command to get Intel i210 MAC address

From: Jakub Kicinski
Date: Wed Sep 01 2021 - 20:21:14 EST


On Mon, 30 Aug 2021 20:18:06 +0300 Ivan Mikhaylov wrote:
> This patch adds OEM Intel GMA command and response handler for it.
>
> Signed-off-by: Brad Ho <Brad_Ho@xxxxxxxxxxx>
> Signed-off-by: Paul Fertser <fercerpav@xxxxxxxxx>
> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@xxxxxxxxx>

Applied, thanks, but there is a disconcerting lack of length checking.
How are truncated responses rejected?