commit | a5dd1d72d868ec9c8f44d60ca29900b6a38321b4 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun Nov 02 04:18:35 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 02 04:51:06 2014 +0100 |
tree | 9710a262a7ac980362ad1459115447b75905a4a6 | |
parent | fe58d016e396fc685364b5a1743faf83c1fb8103 [diff] |
cfg802154: introduce cfg802154_registered_device This patch introduce the cfg802154_registered_device struct. Like cfg80211_registered_device in wireless this should contain similar functionality for cfg802154. This patch should not change any behaviour. We just adds cfg802154_registered_device as container for wpan_phy struct. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>