lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 6 Jun 2011 22:25:07 +0100
From:	julie Sullivan <kernelmail.jms@...il.com>
To:	Sergei Trofimovich <slyich@...il.com>
Cc:	Mohammed Shafi <shafi.wireless@...il.com>,
	linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: 3.0.0-rc1: dmesg shows 'wlan%d' instead of 'wlan0'

>
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ