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)
commit42723448b8bacf60c96812196d7725d8d605d0c4
treebd1e1ac9900869139003cfdbae4e88e4b3f22457
parent478e87c23340e88e909aa749f4772838bc96a20b
ieee802154: add an mlme_ops call to retrieve PHY object

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>
include/net/ieee802154_netdev.h
include/net/wpan-phy.h