commit | 59d19cd70cd38afd2d9bf2e3b48c3a5bbb630b5a | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sat Oct 25 17:16:40 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 25 21:55:38 2014 +0200 |
tree | c50750db9700ada4088809468424c9e22fb59581 | |
parent | 60741361c3ca229a1dbb18e05d11e97b7ea75d69 [diff] |
mac802154: introduce IEEE802154_DEV_TO_SUB_IF This function adds a wrapper to call netdev_priv to getting the sdata attribute. This is similar like the IEEE80211_DEV_TO_SUB_IF function inside wireless stack implementation. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>