Re: [PATCH net-next v2 08/13] macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
From: Simon Horman <horms@kernel.org>
Date: 2025-08-27 16:55:21
From: Simon Horman <horms@kernel.org>
Date: 2025-08-27 16:55:21
On Tue, Aug 26, 2025 at 03:16:26PM +0200, Sabrina Dubroca wrote:
This is equivalent to the existing checks allowing either MACSEC_OFFLOAD_OFF or calling macsec_check_offload. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Simon Horman <horms@kernel.org>