commit | bbf29f618e8c5bfd6efdad5fdc050a84bab795ab | [log] [tgz] |
---|---|---|
author | Maxim Mikityanskiy <maximmi@mellanox.com> | Fri Mar 29 15:37:52 2019 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Apr 02 12:49:37 2019 -0700 |
tree | 0f64a9d17640e1e9b083df0e547ac6c69e5deb34 | |
parent | 38702cce547a74493687fd8bb925fbb5c3898ce3 [diff] |
net/mlx5: Remove spinlock support from mlx5_write64 As there is no user of mlx5_write64 that passes a spinlock to mlx5_write64, remove this functionality and simplify the function. Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>