All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolai ZHUBR <zhubr@mail.ru>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>, linux-wireless@vger.kernel.org
Subject: Re[4]: 2.6.25 kernel & compat-wireless-2009-09-14
Date: Thu, 17 Sep 2009 06:38:55 +0300	[thread overview]
Message-ID: <1502527774.20090917063855@mail.ru> (raw)
In-Reply-To: <1253153088.9450.10.camel@johannes.local>

Thursday, September 17, 2009, 5:04:48 AM, Johannes Berg wrote:
>>
>> --- everything.orig/net/wireless/core.c 2009-09-16 23:45:40.000000000 +0400
>> +++ everything/net/wireless/core.c      2009-09-16 23:48:22.000000000 +0400
>> @@ -350,6 +350,7 @@
>>  
>>         /* give it a proper name */
>>         dev_set_name(&rdev->wiphy.dev, PHY_NAME "%d", rdev->wiphy_idx);
>> +       snprintf(rdev->wiphy.dev.bus_id, BUS_ID_SIZE, PHY_NAME "%d", rdev->wiphy_idx);

> Isn't that exactly what dev_set_name() is/was supposed to do?
Well, probably yes, but still it doesn't set bus_id, I've checked.
Probably it needs some correction.

> johannes



      reply	other threads:[~2009-09-17  2:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17  0:56 2.6.25 kernel & compat-wireless-2009-09-14 Nikolai ZHUBR
2009-09-16 23:54 ` Luis R. Rodriguez
2009-09-17  3:01   ` Re[2]: " Nikolai ZHUBR
2009-09-17  2:04     ` Johannes Berg
2009-09-17  3:38       ` Nikolai ZHUBR [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=1502527774.20090917063855@mail.ru \
    --to=zhubr@mail.ru \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.