net: ipv4: tcp.c Fixed an assignment coding style issue
[linux-2.6/btrfs-unstable.git] / net / mac802154 / cfg.h
blobe2718f981e82d81be46edbda37f5ce2fb6d1b8d2
1 /* mac802154 configuration hooks for cfg802154
2 */
4 #ifndef __CFG_H
5 #define __CFG_H
7 extern const struct cfg802154_ops mac802154_config_ops;
9 #endif /* __CFG_H */