summaryrefslogtreecommitdiffstats
path: root/net/mac802154/cfg.h
Commit message (Collapse)AuthorAgeFilesLines
* mac802154: introduce mac802154_config_opsAlexander Aring2014-11-021-0/+9
This patch introduces mac802154_config_ops struct. Like wireless this struct should be the only one interface between ieee802154 to mac802154 or possible HardMAC drivers. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>