From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vv67e-0008Pu-Me for ath10k@lists.infradead.org; Mon, 23 Dec 2013 14:04:43 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: add set_bitrate_mask callback References: <1387653946-2988-1-git-send-email-janusz.dziedzic@tieto.com> <87d2koxd8m.fsf@kamboji.qca.qualcomm.com> Date: Mon, 23 Dec 2013 16:04:14 +0200 In-Reply-To: (Janusz Dziedzic's message of "Mon, 23 Dec 2013 14:55:12 +0100") Message-ID: <87k3evvf35.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: Janusz Dziedzic Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Janusz Dziedzic writes: >> Bitfields are frowned upon in kernel, better to use SM() and MS(). >> > I don't use them, just put as a documentation. Ok, then you can just document that within comments. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:47526 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757369Ab3LWOEU (ORCPT ); Mon, 23 Dec 2013 09:04:20 -0500 From: Kalle Valo To: Janusz Dziedzic CC: , Subject: Re: [PATCH] ath10k: add set_bitrate_mask callback References: <1387653946-2988-1-git-send-email-janusz.dziedzic@tieto.com> <87d2koxd8m.fsf@kamboji.qca.qualcomm.com> Date: Mon, 23 Dec 2013 16:04:14 +0200 In-Reply-To: (Janusz Dziedzic's message of "Mon, 23 Dec 2013 14:55:12 +0100") Message-ID: <87k3evvf35.fsf@kamboji.qca.qualcomm.com> (sfid-20131223_150423_708301_41EE1942) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Janusz Dziedzic writes: >> Bitfields are frowned upon in kernel, better to use SM() and MS(). >> > I don't use them, just put as a documentation. Ok, then you can just document that within comments. -- Kalle Valo