It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes:
|
||
|---|---|---|
| .. | ||
| wl12xx | ||
| wl18xx | ||
| wl1251 | ||
| wlcore | ||
| Kconfig | ||
| Makefile | ||
| wilink_platform_data.c | ||
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes:
|
||
|---|---|---|
| .. | ||
| wl12xx | ||
| wl18xx | ||
| wl1251 | ||
| wlcore | ||
| Kconfig | ||
| Makefile | ||
| wilink_platform_data.c | ||