Re: 3.0.0-rc1: dmesg shows 'wlan%d' instead of 'wlan0'

From: julie Sullivan
Date: Mon Jun 06 2011 - 17:25:14 EST


>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/