K 10 svn:author V 8 hselasky K 8 svn:date V 27 2019-05-16T15:53:12.624269Z K 7 svn:log V 341 MFC r347262: 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@ Sponsored by: Mellanox Technologies END