commit | fa997825ebeca820f4001a9e6d285345d3a535ba | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Fri Jun 19 03:32:50 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 22 15:29:19 2020 -0700 |
tree | 3246fd1737cce269937fce04af3d88c8702e3475 | |
parent | a1e8ae907c8d67f57432190bb742802a76516b00 [diff] |
net/mlx5: Constify mac address pointer Since none of the functions need to modify the input mac address, constify them. Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>