Files
linux/drivers/net/wireless/st/cw1200/wsm.c
Colin Ian King fe683faecc cw1200: wsm: make array queue_id_to_wmm_aci static const
Don't populate the read-only array queue_id_to_wmm_aci on the stack
but instead make it static. Also makes the object code a little smaller.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220109230921.58766-1-colin.i.king@gmail.com
2022-01-31 17:49:17 +02:00

43 KiB