diff options
| author | 2017-05-23 09:41:24 +0300 | |
|---|---|---|
| committer | 2017-05-24 15:17:19 -0400 | |
| commit | 06892f2ea2bd6b146707e4ab367aa5b20eac0ba7 (patch) | |
| tree | eba74ab9c3fa2812517ed4b5327e5c46148bf417 /include | |
| parent | qed: Remove BB_A0 references (diff) | |
qed: Flush slowpath tasklet on stop
Today, driver has a synchronization point while closing
the device which synchronizes its slowpath interrupt line.
However, that's insufficient as that ISR would schedule the
slowpath-tasklet - so even after ISR is over it's possible the
handling of the interrupt has not completed.
By doing a disable/enable on the taskelt we guarantee that all
HW events that should no longer be genereated from that point
onward in the flow are truly behind us.
Signed-off-by: Tomer Tayar <Tomer.Tayar@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
