6lowpan: fix segmentation fault caused by mlme request
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Wed, 25 Apr 2012 23:24:56 +0000 (23:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 09:32:55 +0000 (05:32 -0400)
Add nescesary mlme callbacks to satisfy "iz list" request from user space.
Due to 6lowpan device doesn't have its own phy, mlme implemented as a pipe
to a real phy to which 6lowpan is attached.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found