Michal Kazior <michal.kazior@xxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html