[PATCH 1/1] ath10k: add helper method to grab debug stats.

Kalle Valo kvalo at qca.qualcomm.com
Wed Apr 2 03:32:55 EDT 2014


greearb at candelatech.com writes:

> From: Ben Greear <greearb at candelatech.com>
>
> It can be nice to update the firmware's stats while
> debugging other bits of the driver, so add helper method
> to do this.
>
> Signed-off-by: Ben Greear <greearb at candelatech.com>

[...]

> --- a/drivers/net/wireless/ath/ath10k/debug.h
> +++ b/drivers/net/wireless/ath/ath10k/debug.h
> @@ -135,4 +135,6 @@ struct dbglog_hdr_s {
>  
>  void ath10k_dbg_print_fw_dbg_buffer(u8 *buffer, int len, const char* lvl);
>  
> +int ath10k_refresh_peer_stats(struct ath10k *ar);

I don't see anyone calling this. How are you planning to use it?

-- 
Kalle Valo



More information about the ath10k mailing list