[regression] net: call dev_alloc_name from register_netdevice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hallo,

i have small regression after patch:
commit 1c5cae815d19ffe02bdfda1260949ef2b1806171
Author: Jiri Pirko <jpirko@xxxxxxxxxx>
Date:   Sat Apr 30 01:21:32 2011 +0000

    net: call dev_alloc_name from register_netdevice
....

device names are broken.
Here is dmesg before patch:
[ 59.181464] wlan0: authenticate with 00:1c:10:xx:xx:xx (try 1)
[ 59.185954] wlan0: authenticated
[ 59.186027] wlan0: associate with 00:1c:10:xx:xx:xx (try 1)
[ 59.188679] wlan0: RX AssocResp from 00:1c:10:xx:xx:xx (capab=0x11
status=0 aid=2)

And dmesg after patch:
[ 76.046587] wlan%d: authenticate with 00:1c:10:xx:xx:xx (try 1)
[ 76.048600] wlan%d: authenticated
[ 76.048647] wlan%d: associate with 00:1c:10:xx:xx:xx (try 1)
[ 76.051281] wlan%d: RX AssocResp from 00:1c:10:xx:xx:xx (capab=0x11
status=0 aid=2)
[ 76.051288] wlan%d: associated
-- 
Regards,
        Alexey

--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux