diff options
author | Alexander Gordeev <[email protected]> | 2014-02-19 09:58:19 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2014-02-21 15:45:26 -0800 |
commit | 46817769edb239b511a63345ba2f3c87803f1c14 (patch) | |
tree | ad5b8a6bae5bd08677e4a0ee65f7013831936565 /tools/perf/scripts/python/syscall-counts.py | |
parent | c5e3035c88cbefe60ec155b3f9999413da1ee694 (diff) |
skd: Fix incomplete cleanup of MSI-X interrupt
When enabling MSI-X interrupts fails due to lack of memory
the call to pci_disable_msix() is missed and the device is
left with MSI-X interrupts enabled while the driver assumes
otherwise. This update fixes the described misbehaviour and
cleans up the code of skd_release_msix() function.
Signed-off-by: Alexander Gordeev <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions