diff options
author | Sharon <[email protected]> | 2020-05-29 09:39:29 +0300 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2020-05-29 10:32:37 +0300 |
commit | f327236df2afc8c3c711e7e070f122c26974f4da (patch) | |
tree | 321afea972b0be8562b3ff00e5af8b76f903744d /lib/mpi/mpi-sub-ui.c | |
parent | 4f4822b7cd5ab818a62815cc8eeca495cf8ec872 (diff) |
iwlwifi: mvm: fix aux station leak
When mvm is initialized we alloc aux station with aux queue.
We later free the station memory when driver is stopped, but we
never free the queue's memory, which casues a leak.
Add a proper de-initialization of the station.
Signed-off-by: Sharon <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20200529092401.0121c5be55e9.Id7516fbb3482131d0c9dfb51ff20b226617ddb49@changeid
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions