From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:22772 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755906AbaGVPyu (ORCPT ); Tue, 22 Jul 2014 11:54:50 -0400 From: Kalle Valo To: Michal Kazior CC: , Subject: Re: [PATCH 1/2] ath10k: simplify tx helpers References: <1405601122-29726-1-git-send-email-michal.kazior@tieto.com> Date: Tue, 22 Jul 2014 18:54:44 +0300 In-Reply-To: <1405601122-29726-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Thu, 17 Jul 2014 14:45:21 +0200") Message-ID: <87iompv16j.fsf@kamboji.qca.qualcomm.com> (sfid-20140722_175453_264562_9587702D) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Michal Kazior writes: > It always bugged me how tid is computed and stored > in a temporary var before written to the control > buffer. It was confusing and it made it difficult > to work with tx helpers. > > While at it rename the qos workaround function as > it was misleading - it's not a workaround but > preparation for nwifi tx mode. > > Signed-off-by: Michal Kazior Thanks, both patches applied. -- Kalle Valo 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 1X9cPG-0003rZ-UB for ath10k@lists.infradead.org; Tue, 22 Jul 2014 15:55:11 +0000 From: Kalle Valo Subject: Re: [PATCH 1/2] ath10k: simplify tx helpers References: <1405601122-29726-1-git-send-email-michal.kazior@tieto.com> Date: Tue, 22 Jul 2014 18:54:44 +0300 In-Reply-To: <1405601122-29726-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Thu, 17 Jul 2014 14:45:21 +0200") Message-ID: <87iompv16j.fsf@kamboji.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: Michal Kazior Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Michal Kazior writes: > It always bugged me how tid is computed and stored > in a temporary var before written to the control > buffer. It was confusing and it made it difficult > to work with tx helpers. > > While at it rename the qos workaround function as > it was misleading - it's not a workaround but > preparation for nwifi tx mode. > > Signed-off-by: Michal Kazior Thanks, both patches applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k