mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
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 |