greearb@xxxxxxxxxxxxxxx writes: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxxx> [...] > --- 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 -- 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