Re: [PATCH net-next 4/9] ipw2200: constify address in ipw_send_adapter_address
From: Kalle Valo <hidden> Date: 2021-11-18 05:36:24
Jakub Kicinski [off-list ref] writes:
Add const to the address param of ipw_send_adapter_address()
all the functions down the chain have already been changed.
Not sure how I lost this in the rebase.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>