linux/drivers/net/wireless/ti/wlcore
Wei Yongjun f38b7c2547 wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.

Fixes: d776fc86b8 ("wlcore: sdio: Populate config firmware data")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-10-05 19:05:14 +03:00
..
acx.c wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
acx.h wlcore/wl18xx: mesh: added initial mesh support for wl8 2016-07-18 22:33:26 +03:00
boot.c wlcore: Fix config firmware loading issues 2016-09-26 18:13:45 +03:00
boot.h
cmd.c wlcore/wl18xx: mesh: added initial mesh support for wl8 2016-07-18 22:33:26 +03:00
cmd.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
conf.h wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
debug.h
debugfs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-01-12 18:57:02 -08:00
debugfs.h
event.c wlcore: fix error handling in wlcore_event_fw_logger 2016-01-29 11:14:57 +02:00
event.h wlcore/wl18xx: fw logger over sdio 2015-12-31 10:19:47 +02:00
hw_ops.h
ini.h
init.c wlcore/wl18xx: add radar_debug_mode handling 2016-03-10 15:00:23 +02:00
init.h
io.c wlcore/wl12xx: Fix fw logger over sdio 2016-05-11 21:26:15 +03:00
io.h wlcore/wl12xx: Fix fw logger over sdio 2016-05-11 21:26:15 +03:00
Kconfig wlcore/wl12xx: spi: add device tree support 2016-01-29 11:10:10 +02:00
main.c wlcore: Fix config firmware loading issues 2016-09-26 18:13:45 +03:00
Makefile
ps.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
ps.h
rx.c wlcore/wl18xx: Add functionality to accept TX rate per link 2016-07-18 22:35:34 +03:00
rx.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
scan.c mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
scan.h
sdio.c wlcore: sdio: drop kfree for memory allocated with devm_kzalloc 2016-10-05 19:05:14 +03:00
spi.c wlcore: spi: Populate config firmware data 2016-09-26 18:13:44 +03:00
sysfs.c wlcore/wl18xx: fw logger over sdio 2015-12-31 10:19:47 +02:00
sysfs.h
testmode.c
testmode.h
tx.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
tx.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
vendor_cmd.c
vendor_cmd.h
wl12xx_80211.h
wlcore_i.h wlcore: Fix config firmware loading issues 2016-09-26 18:13:45 +03:00
wlcore.h wl18xx: add time sync configuration api 2016-09-03 20:02:34 +03:00