From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f181.google.com ([209.85.212.181]:34977 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751133AbbFCHAc (ORCPT ); Wed, 3 Jun 2015 03:00:32 -0400 Received: by wiga1 with SMTP id a1so3093605wig.0 for ; Wed, 03 Jun 2015 00:00:31 -0700 (PDT) Date: Wed, 3 Jun 2015 09:00:28 +0200 From: Alexander Aring Subject: Re: [PATCH bluetooth-next] cfg802154: fix rdev-ops naming convension and format specifiers Message-ID: <20150603070025.GC731@omega> References: <1433303507-10061-1-git-send-email-varkab@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1433303507-10061-1-git-send-email-varkab@cdac.in> Sender: linux-wpan-owner@vger.kernel.org List-ID: To: Varka Bhadram Cc: linux-wpan@vger.kernel.org, Varka Bhadram On Wed, Jun 03, 2015 at 09:21:47AM +0530, Varka Bhadram wrote: > This patch make to use the same naming convention that mac802154 > tracing follows and fixes the format specifier for extended addr. > > Signed-off-by: Varka Bhadram Acked-by: Alexander Aring