Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
From: Varka Bhadram <varkabhadram@gmail.com>
To: Alexander Aring <alex.aring@gmail.com>,
	Stefan Schmidt <stefan@osg.samsung.com>
Cc: linux-wpan@vger.kernel.org, Varka Bhadram <varkab@cdac.in>
Subject: Re: [PATCH bluetooth-next 2/3] ieee802154: trace: fix name for extended address
Date: Mon, 01 Jun 2015 14:11:55 +0530	[thread overview]
Message-ID: <556C1AD3.6030705@gmail.com> (raw)
In-Reply-To: <20150601081519.GB734@omega>

Hi,

On 06/01/2015 01:45 PM, Alexander Aring wrote:

> On Mon, Jun 01, 2015 at 09:37:49AM +0200, Stefan Schmidt wrote:
>> Hello.
>>
>> On 01/06/15 06:33, Varka Bhadram wrote:
>>> Signed-off-by: Varka Bhadram <varkab@cdac.in>
>>> ---
>>>   net/ieee802154/trace.h |    2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/net/ieee802154/trace.h b/net/ieee802154/trace.h
>>> index b4295fd..9b5eefc 100644
>>> --- a/net/ieee802154/trace.h
>>> +++ b/net/ieee802154/trace.h
>>> @@ -56,7 +56,7 @@ TRACE_EVENT(802154_rdev_add_virtual_intf,
>>>   		__entry->type = type;
>>>   		__entry->extended_addr = extended_addr;
>>>   	),
>>> -	TP_printk(WPAN_PHY_PR_FMT ", virtual intf name: %s, type: %d, ea %llx",
>>> +	TP_printk(WPAN_PHY_PR_FMT ", virtual intf name: %s, type: %d, extended addr: %llx",
>>>   		  WPAN_PHY_PR_ARG, __get_str(vir_intf_name), __entry->type,
>>>   		  __le64_to_cpu(__entry->extended_addr))
>>>   );
>> Please merge this with the third patch. Its really the same line and fixes
>> the output and format specifier. I don't see a need to have two patches for
>> this.
>>
> I would say fixup all patches into one and put it into the mac802154
> trace functionality at first.

Do you mean that a single patch for all these fixes.?

> What I told in my other mail was that we should use the same naming
> convention in cfg802154 and mac802154 trace for the same meaning of
> parameter. Varka fixed that for the attributes which I shown as _an_
> _example_ only, that's fine.
>
> But when I look again into this stuff then I see for example "short
> address setting". The parameter in cfg802154 trace is named as "sa" and
> in mac802154 shown as "short addr", we should keep the same name for
> that (maybe ortiented by driver ops parameter naming).

Got it.

Thanks,

-- 
Varka Bhadram


  reply	other threads:[~2015-06-01  8:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01  4:33 [PATCH bluetooth-next 0/3] rdev-ops trace fixes Varka Bhadram
2015-06-01  4:33 ` [PATCH bluetooth-next 1/3] ieee802154: trace: fix name for tx power value Varka Bhadram
2015-06-01  4:33 ` [PATCH bluetooth-next 2/3] ieee802154: trace: fix name for extended address Varka Bhadram
2015-06-01  7:37   ` Stefan Schmidt
2015-06-01  8:15     ` Alexander Aring
2015-06-01  8:41       ` Varka Bhadram [this message]
2015-06-01  4:33 ` [PATCH bluetooth-next 3/3] ieee802154: trace: fix extended addr format specifier Varka Bhadram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=556C1AD3.6030705@gmail.com \
    --to=varkabhadram@gmail.com \
    --cc=alex.aring@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=stefan@osg.samsung.com \
    --cc=varkab@cdac.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox