diff options
author | 2011-06-28 23:04:51 -0400 | |
---|---|---|
committer | 2011-06-29 14:36:45 -0400 | |
commit | a0b8de350be458b33248e48b2174d9af8a4c4798 (patch) | |
tree | 553527255b492f175b91bed29a36767afff63259 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath9k: Fix suspend/resume when no interface is UP (diff) | |
download | linux-dev-a0b8de350be458b33248e48b2174d9af8a4c4798.tar.xz linux-dev-a0b8de350be458b33248e48b2174d9af8a4c4798.zip |
ath5k: fix memory leak when fewer than N_PD_CURVES are in use
We would free the proper number of curves, but in the wrong
slots, due to a missing level of indirection through
the pdgain_idx table.
It's simpler just to try to free all four slots, so do that.
Cc: stable@kernel.org
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions