]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - net/mac802154/cfg.h
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-zesty-kernel.git] / net / mac802154 / cfg.h
1 /* mac802154 configuration hooks for cfg802154
2 */
3
4 #ifndef __CFG_H
5 #define __CFG_H
6
7 extern const struct cfg802154_ops mac802154_config_ops;
8
9 #endif /* __CFG_H */