Files
linux/drivers/net
Dan Carpenter e3ac93e9d9 wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()
The "hostcmd" is freed using cleanup.h, so calling kfree() will lead to
a double free.  Delete the kfree().

Fixes: 7b6f16a258 ("wifi: mwifiex: add rgpower table loading support")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link: https://patch.msgid.link/aLqZBh5_dSHUb4AE@stanley.mountain
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-09-05 10:46:04 +02:00
..
2025-08-25 16:45:09 -07:00
2025-08-26 17:34:31 -07:00
2025-08-26 17:34:31 -07:00
2025-07-02 14:46:19 -07:00
2025-08-26 17:34:31 -07:00