From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f54.google.com ([74.125.82.54]:35689 "EHLO mail-wg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751080AbbD0Gb0 (ORCPT ); Mon, 27 Apr 2015 02:31:26 -0400 Received: by wgyo15 with SMTP id o15so104760450wgy.2 for ; Sun, 26 Apr 2015 23:31:25 -0700 (PDT) Date: Mon, 27 Apr 2015 08:31:13 +0200 From: Alexander Aring Subject: Re: [PATCH] at86rf230: Add macro for TRX STATE MASK Message-ID: <20150427063112.GA691@omega> References: <1429861489-6965-1-git-send-email-christoffer.holmstedt@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1429861489-6965-1-git-send-email-christoffer.holmstedt@gmail.com> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Christoffer Holmstedt Cc: linux-wpan@vger.kernel.org On Fri, Apr 24, 2015 at 09:44:49AM +0200, Christoffer Holmstedt wrote: > Instead of using the 'magic' number of 0x1f the TRX_STATE_MASK macro is > introduced. > > Signed-off-by: Christoffer Holmstedt Acked-by: Alexander Aring - Alex