diff options
author | Emmanuel Grumbach <[email protected]> | 2021-02-10 13:56:35 +0200 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2021-02-10 14:37:30 +0200 |
commit | 9cf671d60fdbeb8f875859c11148cf13c326ada2 (patch) | |
tree | 383c4ac34aea903a6e1a95f23e1717c4dee11bb6 /tools/perf/scripts/python/stackcollapse.py | |
parent | 28db1862067cb09ebfdccfbc129a52c6fdb4c4d7 (diff) |
iwlwifi: pcie: NULLify pointers after free
Remember that those pointers have been freed by setting them
to NULL. Otherwise, we'd keep rxq pointing to random memory
which would prevent us from trying to re-allocate the Rx
resources if we call rx_alloc again.
Also, propagate the allocation failure to the caller of
iwl_pcie_nic_init so that we won't go further in the
start flow.
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20210210135352.996b400d2f1c.I630379c504644700322f57b259383ae0af8d1975@changeid
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions