K 10 svn:author V 8 hselasky K 8 svn:date V 27 2019-05-08T10:35:14.039590Z K 7 svn:log V 346 Split mlx5e_update_stats_work() in mlx5en(4). Split the function into the mlx5e_update_stats_locked() core and make mlx5e_update_stats_work() call the _locked helper, similar to many other places in the kernel. This improves the code structure, making the locking clean. Submitted by: kib@ MFC after: 3 days Sponsored by: Mellanox Technologies END