ieee802154: add an mlme_ops call to retrieve PHY object
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 4 Nov 2009 14:53:23 +0000 (17:53 +0300)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 6 Nov 2009 11:32:18 +0000 (14:32 +0300)
ops->get_phy should increment reference to wpan-phy. As we return
the external structure, we should do refcounting correctly.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>

No differences found