linux/drivers/net/wireless/ath/ath5k
Eugene A. Shatokhin a0b8de350b 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>
2011-06-29 14:36:45 -04:00
..
ahb.c ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 2011-04-14 15:35:10 -04:00
ani.c
ani.h
ath5k.h ath5k: add a new bus op for reading the mac address 2011-04-14 15:35:09 -04:00
attach.c ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 2011-04-14 15:35:10 -04:00
base.c ath5k: Disable fast channel switching by default 2011-06-03 14:19:49 -04:00
base.h ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 2011-04-14 15:35:10 -04:00
caps.c ath5k: disable 5 GHz support if a 2.4 GHz radio is detected 2011-04-14 15:35:08 -04:00
debug.c ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
debug.h ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
desc.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-04-25 14:34:25 -04:00
desc.h
dma.c
eeprom.c ath5k: fix memory leak when fewer than N_PD_CURVES are in use 2011-06-29 14:36:45 -04:00
eeprom.h
gpio.c
initvals.c
Kconfig
led.c
mac80211-ops.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
Makefile
pci.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-04-25 14:34:25 -04:00
pcu.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-04-25 14:34:25 -04:00
phy.c
qcu.c ath5k: fix SIFS time handling 2011-04-12 16:59:06 -04:00
reg.h
reset.c ath5k: Disable fast channel switching by default 2011-06-03 14:19:49 -04:00
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c
trace.h