diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2016-03-02 00:13:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-01 17:27:58 -0500 |
commit | daa21560a29673f63263e907045f513a8d66dc33 (patch) | |
tree | 3acd39347b1fbb8a4da26fd619c14d53ea26d19e /net/lapb/lapb_timer.c | |
parent | 4f25a1110cd4f5746b750a9567303c7ef6826b7c (diff) |
net/mlx5e: Replace async events spinlock with synchronize_irq()
We only need to flush the irq handler to make sure it does not
queue a work into the global work queue after we start to flush it.
So using synchronize_irq() is more appropriate than a spin lock.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions