netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: julie Sullivan <kernelmail.jms@gmail.com>
To: Sergei Trofimovich <slyich@gmail.com>
Cc: Mohammed Shafi <shafi.wireless@gmail.com>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: 3.0.0-rc1: dmesg shows 'wlan%d' instead of 'wlan0'
Date: Mon, 6 Jun 2011 22:25:07 +0100	[thread overview]
Message-ID: <BANLkTinEecGCZPCUeLrXu4o+hN9cKGa39w@mail.gmail.com> (raw)
In-Reply-To: <20110606203252.1854e4d7@sf>

>
> Applied this commit on top of 3.0-rc2 and wlan%d switched to wlan0 back.
>
> Thanks!
>
> --
>
>  Sergei
>

Yes, with me too:


before patch application (3.0-rc2):

[   63.837522] wlan%d: authenticate with 00:18:f6:aa:6e:25 (try 1)
[   63.843805] wlan%d: authenticated
[   63.844282] wlan%d: associate with 00:18:f6:aa:6e:25 (try 1)
[   63.846887] wlan%d: RX AssocResp from 00:18:f6:aa:6e:25
(capab=0x411 status=0 aid=2)
[   63.846891] wlan%d: associated

after patch application:

[   69.472955] wlan0: authenticate with 00:18:f6:aa:6e:25 (try 1)
[   69.479356] wlan0: authenticated
[   69.479863] wlan0: associate with 00:18:f6:aa:6e:25 (try 1)
[   69.482425] wlan0: RX AssocResp from 00:18:f6:aa:6e:25 (capab=0x411
status=0 aid=2)
[   69.482428] wlan0: associated


Thanks for the pointer, Shafi.

Cheers
Julie

      reply	other threads:[~2011-06-06 21:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-05 17:10 3.0.0-rc1: dmesg shows 'wlan%d' instead of 'wlan0' Sergei Trofimovich
2011-06-06  4:43 ` Mohammed Shafi
2011-06-06 17:32   ` Sergei Trofimovich
2011-06-06 21:25     ` julie Sullivan [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=BANLkTinEecGCZPCUeLrXu4o+hN9cKGa39w@mail.gmail.com \
    --to=kernelmail.jms@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shafi.wireless@gmail.com \
    --cc=slyich@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).