Re: [PATCH net-next 1/3] ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers

From: Simon Horman
Date: Mon Aug 12 2024 - 08:50:22 EST


On Mon, Aug 12, 2024 at 02:37:36PM +0200, Andrew Lunn wrote:
> On Mon, Aug 12, 2024 at 01:11:55PM +0100, Simon Horman wrote:
> > Add helper to convert an ipv6 addr, expressed as an array
> > of words, from cpy to big-endian byte order.
>
> Hi Simon
>
> Is cpy supposed to be cpu?

Yes, sorry about that.

>
> Otherwise, please add: Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
>
> Andrew
>