net/mlx5: Split mac address setting function for using state_lock
authorParav Pandit <parav@mellanox.com>
Fri, 19 Jun 2020 03:32:54 +0000 (03:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jun 2020 22:29:19 +0000 (15:29 -0700)
commit1094795ce49d75e99b0f8853dfd5e622a5743732
treee427e54492acf48e3f4b0b66d3296e618fc2630e
parentf099fde16db3d2594a54ba8c94ce9fa3557aa3e1
net/mlx5: Split mac address setting function for using state_lock

Refactor mac address setting function to let caller hold the necessary
state_lock mutex, so that subsequent patch and use this helper routine.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c