3 * See copyright notice in main.c
8 #include <net/cfg80211.h>
10 extern const struct cfg80211_ops orinoco_cfg_ops
;
12 void orinoco_wiphy_init(struct wiphy
*wiphy
);
13 int orinoco_wiphy_register(struct wiphy
*wiphy
);
15 #endif /* ORINOCO_CFG_H */