]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: sparx5: use SPX5_CONST for constants which do not have a symbol
authorDaniel Machon <daniel.machon@microchip.com>
Fri, 4 Oct 2024 13:19:33 +0000 (15:19 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 8 Oct 2024 10:07:01 +0000 (12:07 +0200)
commit559fb423d5f2d64b6cd74f4ad7bdc09795c67a06
treea2f09a58768466f5867a2f4ab08fdb5f4c84e8bf
parent3f9e46347a466a70c422a5790e209d5c7167be48
net: sparx5: use SPX5_CONST for constants which do not have a symbol

Now that we have indentified all the chip constants, update the use of
them where a symbol is not defined for the constant.

Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/microchip/sparx5/sparx5_main.c