mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
ebb1fdb589
netdev->dev_addr will become const soon. Make sure all functions which pass it around mark appropriate args as const. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>