From: Johannes Berg <johannes@sipsolutions.net>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
pat-lkml <pat-lkml@erley.org>
Subject: Re: nl80211 data prior to nested attributes funky
Date: Fri, 20 Mar 2009 09:24:46 +0100 [thread overview]
Message-ID: <1237537486.5100.128.camel@johannes.local> (raw)
In-Reply-To: <43e72e890903191805x19344034w2bb8be34a9000a89@mail.gmail.com> (sfid-20090320_020540_946048_35E7FC12)
On Thu, 2009-03-19 at 18:05 -0700, Luis R. Rodriguez wrote:
> If you try to rename a wiphy multiple times with iw you will get
> something like this:
>
> wiphy rename: phy #1 to 2
> wiphy rename: phy #1 to 3
I don't see any error?
# iw phy phy0 set name falafel
# iw phy falafel set name guacamole
# iw phy guacamole set name phy1
command failed: Invalid argument (-22)
# iw phy guacamole set name phy0
where I will get in iw event:
$ iw event
wiphy rename: phy #0 to falafel
wiphy rename: phy #0 to guacamole
wiphy rename: phy #0 to phy0
were you expecting the old name, rather than the index?
johannes
prev parent reply other threads:[~2009-03-20 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-20 1:05 nl80211 data prior to nested attributes funky Luis R. Rodriguez
2009-03-20 8:24 ` Johannes Berg [this message]
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=1237537486.5100.128.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.com \
--cc=pat-lkml@erley.org \
/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