diff options
author | Jing Xiangfeng <jingxiangfeng@huawei.com> | 2020-10-15 16:40:53 +0800 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2020-10-26 18:28:14 +0300 |
commit | 7342ca34d931a357d408aaa25fadd031e46af137 (patch) | |
tree | 59198e657933a01179fd986105e6f04495c21449 /tools/perf/scripts/python/syscall-counts.py | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
ring_request_msix() misses to call ida_simple_remove() in an error path.
Add a label 'err_ida_remove' and jump to it.
Fixes: 046bee1f9ab8 ("thunderbolt: Add MSI-X support")
Cc: stable@vger.kernel.org
Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions