net/mlx5e: Schedule overflow check work to mlx5e workqueue
authorEugenia Emantayev <eugenia@mellanox.com>
Wed, 12 Jul 2017 14:44:07 +0000 (17:44 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 27 Jul 2017 13:40:17 +0000 (16:40 +0300)
commitf08c39ed0bfb503c7b3e013cd40d036ce6a0941a
tree6a8c1aa38b0b42b58b3c44f426be8ee5707adbad
parentd439c84509a510e864fdc6166c760482cd03fc57
net/mlx5e: Schedule overflow check work to mlx5e workqueue

This is done in order to ensure that work will not run after the cleanup.

Fixes: ef9814deafd0 ('net/mlx5e: Add HW timestamping (TS) support')
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_clock.c