commit | 93415e45d30cbcb24ea0e45d2efd0a3511866f26 | [log] [tgz] |
---|---|---|
author | Vlad Buslov <vladbu@mellanox.com> | Wed Jun 13 14:49:46 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Aug 21 15:55:16 2019 -0700 |
tree | 41c7c1fac5f27375bb6489a61ff3f2aed68ca651 | |
parent | 2b9b5e74507fe8e6146b048c0dadbe2fe7b298e5 [diff] |
net/mlx5e: Extract code that queues neigh update work into function As a preparation for following refactoring that removes rtnl lock dependency from neigh hash entry handlers, extract code that enqueues neigh update work into standalone function. This commit doesn't change functionality. Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Reviewed-by: Jianbo Liu <jianbol@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>