[PATCH] net: ethernet: mtk_eth_soc: use be32 type to store be32 values

Andrew Lunn andrew at lunn.ch
Sat Apr 1 08:55:35 PDT 2023


On Sat, Apr 01, 2023 at 08:43:44AM +0200, Simon Horman wrote:
> Perhaps there is a nicer way to handle this but the code
> calls for converting an array of host byte order 32bit values
> to big endian 32bit values: an ipv6 address to be pretty printed.

Hi Simon

Maybe make a generic helper? I could be used in other places, e.g:

https://elixir.bootlin.com/linux/latest/source/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c#L6773

	Andrew



More information about the Linux-mediatek mailing list