Files
linux/drivers/net/wireless/ath/ath10k
Kalle Valo 56789eef89 ath10k: htt: remove array of flexible structures
I updated to sparse v0.6.4 and it warns:

drivers/net/wireless/ath/ath10k/hw.c: note: in included file (through drivers/net/wireless/ath/ath10k/core.h):
drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible structures
drivers/net/wireless/ath/ath10k/htt_rx.c: note: in included file (through drivers/net/wireless/ath/ath10k/core.h):
drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible structures

The structure is unused in ath10k so let's just remove it.

Compile tested only.

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20211209091545.6098-1-kvalo@kernel.org
2021-12-13 11:44:51 +02:00
..
2021-12-08 10:38:03 +02:00
2020-04-22 09:43:29 +03:00
2021-12-07 17:10:05 +02:00
2021-10-07 16:51:57 +02:00
2021-07-02 14:39:59 +03:00
2021-06-15 17:03:51 +03:00
2020-12-15 22:46:18 -08:00
2021-12-08 10:38:03 +02:00
2021-10-13 08:48:50 +03:00
2020-08-17 13:24:41 +03:00