aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJiawen Wu <[email protected]>2023-11-28 17:59:28 +0800
committerJakub Kicinski <[email protected]>2023-11-29 20:13:03 -0800
commit91fdb30ddfdb651509914d3ed0a0302712540fed (patch)
tree07f0466cf0fcbd9a77349dd658f5c618b8d83724 /scripts/generate_rust_analyzer.py
parent9f74a3dfcf83e11aedcb98250b8040dbc6d9659a (diff)
net: libwx: fix memory leak on msix entry
Since pci_free_irq_vectors() set pdev->msix_enabled as 0 in the calling of pci_msix_shutdown(), wx->msix_entries is never freed. Reordering the lines to fix the memory leak. Cc: [email protected] Fixes: 3f703186113f ("net: libwx: Add irq flow functions") Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Kalesh AP <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions