Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:47995 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753039Ab2K2Nzy (ORCPT ); Thu, 29 Nov 2012 08:55:54 -0500 Message-ID: <1354197377.879.0.camel@jlt4.sipsolutions.net> (sfid-20121129_145557_713678_325AA13D) Subject: Re: [PATCH v2] mac80211: add debugfs file for current tx rate From: Johannes Berg To: Saravana Cc: linux-wireless@vger.kernel.org Date: Thu, 29 Nov 2012 14:56:17 +0100 In-Reply-To: <50B768A5.1040701@posedge.com> References: <50B768A5.1040701@posedge.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2012-11-29 at 19:22 +0530, Saravana wrote: > Add a debugfs file showing the current tx rate. > The information available in the rc_stats file > doesn't evidently provides us the current tx rate. > This patch adds the support for the same. Applied. But it doesn't actually require the *rx* rework, so I've left that out. johannes