diff options
| author | Dedy Lansky <[email protected]> | 2014-09-10 16:34:37 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-09-11 15:27:37 -0400 |
| commit | 69778059734b38ea6f4aa9d31262ad03e77b1b06 (patch) | |
| tree | c8588231a83ae6e61d4d2c5939fdc26e10888545 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9cf10d623e4fc7d3d8bb6d6ce835e10933b3b114 (diff) | |
wil6210: fix for memory corruption while insmod
After setting interrupt handler, driver enabled interrupts.
This caused stale (old) HW interrupts to fire before driver is
fully initialized.
The fix is to enable interrupts only when driver is fully initialized
and after FW/HW reset (to prevent any stale interrupts)
Signed-off-by: Dedy Lansky <[email protected]>
Signed-off-by: Vladimir Kondratiev <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions