Michal Kazior <[email protected]> writes: > Hi, > > This cleans up and fixes fw stats aggregation. > > > Michal Kazior (4): > ath10k: split wmi stats parsing > ath10k: rename fw_stats related stuff > ath10k: request fw_stats once on open > ath10k: fix fw stats processing
I didn't review these yet but I saw new warnings: drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_fw_stats_fill': drivers/net/wireless/ath/ath10k/debug.c:540:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' [-Wformat] drivers/net/wireless/ath/ath10k/wmi.c:1513: WARNING: else is not generally useful after a break or return -- Kalle Valo _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
