[Linux-zigbee-devel] iz list command not working correctly when a lowpan0 interface exists

2012-04-23 Thread Tony Cheneau
Hello, I noted that iz list never returns the proper result (or any result) when 6lowpan is loaded and a lowpan0 interface exists. This is true for the Linus' git tree (at least in rev:0034102808e0dbbf3a2394b82b1bb40b5778de9e, but I haven't seen any changes in the more recent revisions). Here

Re: [Linux-zigbee-devel] iz list command not working correctly when a lowpan0 interface exists

2012-04-23 Thread Alexander Smirnov
Hi Tony, Thanks for your findings. I know this problem since last year. The reason is that 6lowpan device has 802154 type, but have no mlme implementation. So get_phy tries to execute undefined methods. The patch is ready, will send it to mainline this week with other fixes. Alex Отправлено