2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/wireless/silabs/wfx
Li Zetao eaa8023e9b wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Use the helper function devm_kmemdup() rather than duplicating its
implementation, which helps to enhance code readability.

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230810114939.2104013-1-lizetao1@huawei.com
2023-08-23 14:09:23 +03:00
..
bh.c
bh.h
bus_sdio.c wifi: drivers: Explicitly include correct DT includes 2023-08-01 17:48:38 +03:00
bus_spi.c net: Replace all spi->chip_select and spi->cs_gpiod references with function call 2023-03-11 12:34:02 +00:00
bus.h
data_rx.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
data_rx.h
data_tx.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
data_tx.h
debug.c
debug.h
fwio.c wifi: wfx: Remove redundant NULL check before release_firmware() call 2022-06-10 10:38:55 +03:00
fwio.h
hif_api_cmd.h
hif_api_general.h
hif_api_mib.h
hif_rx.c
hif_rx.h
hif_tx_mib.c
hif_tx_mib.h
hif_tx.c wifi: mac80211: move interface config to new struct 2022-06-20 12:55:03 +02:00
hif_tx.h
hwio.c
hwio.h
Kconfig
key.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
key.h
main.c wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy 2023-08-23 14:09:23 +03:00
main.h
Makefile
queue.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
queue.h
scan.c wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00
scan.h
sta.c wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +02:00
sta.h wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +02:00
traces.h
wfx.h wfx: use container_of() to get vif 2022-05-11 08:32:57 +03:00