mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
41bd3d585d
Since the addition of the TXQ stats to cfg80211, the station_info struct
has grown to be quite large, which results in warnings when allocated on
the stack. Fix the affected places to do dynamic allocations instead.
Fixes:
|
||
---|---|---|
.. | ||
pearl | ||
bus.h | ||
cfg80211.c | ||
cfg80211.h | ||
commands.c | ||
commands.h | ||
core.c | ||
core.h | ||
debug.c | ||
debug.h | ||
event.c | ||
event.h | ||
Kconfig | ||
Makefile | ||
qlink_util.c | ||
qlink_util.h | ||
qlink.h | ||
qtn_hw_ids.h | ||
shm_ipc_defs.h | ||
shm_ipc.c | ||
shm_ipc.h | ||
trans.c | ||
trans.h | ||
util.c | ||
util.h |