From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aQzW2-0000un-MV for ath10k@lists.infradead.org; Wed, 03 Feb 2016 15:38:47 +0000 From: Mohammed Shafi Shajakhan Subject: [PATCH 0/2] Peer Stats fixes for rx duration Date: Wed, 3 Feb 2016 21:07:41 +0530 Message-ID: <1454513863-2703-1-git-send-email-mohammed@qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: ath10k@lists.infradead.org Cc: Kalle Valo , linux-wireless@vger.kernel.org, Mohammed Shafi Shajakhan From: Mohammed Shafi Shajakhan This is a small patchset that fixes: 1. Updating rx duration per station (part of mac80211 STA debugfs) irrespective user does a cat fw_stats in ath10k debugfs 2. Remove updating peer stats list (which is completely useless) when we recieve periodic update of peer stats for updating rx_duration Mohammed Shafi Shajakhan (2): ath10k: Fix updating peer stats rx duration ath10k: Fix pointless update of peer stats list drivers/net/wireless/ath/ath10k/debug.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) -- 1.7.9.5 _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k