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