summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorWei Li <liwei391@huawei.com>2020-09-17 20:29:50 +0800
committerDavid S. Miller <davem@davemloft.net>2020-09-17 17:03:55 -0700
commitce000c61b0bf96506ad4a537f3218a716b6fadcd (patch)
tree2f63ec02d63e42e61fd07a29c44d49d0e46ed243 /net/switchdev/switchdev.c
parent0dfdbc7440870007818277dc02d20d4794178a4f (diff)
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 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions