diff options
author | 2020-09-17 20:29:50 +0800 | |
---|---|---|
committer | 2020-09-17 17:03:55 -0700 | |
commit | ce000c61b0bf96506ad4a537f3218a716b6fadcd (patch) | |
tree | 2f63ec02d63e42e61fd07a29c44d49d0e46ed243 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'net-phy-Unbind-fixes' (diff) | |
download | wireguard-linux-ce000c61b0bf96506ad4a537f3218a716b6fadcd.tar.xz wireguard-linux-ce000c61b0bf96506ad4a537f3218a716b6fadcd.zip |
hinic: fix potential resource leak
In rx_request_irq(), it will just return what irq_set_affinity_hint()
returns. If it is failed, the napi and irq requested are not freed
properly. So add exits for failures to handle these.
Signed-off-by: Wei Li <liwei391@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions