00001 /* 00002 * mac80211 configuration hooks for cfg80211 00003 */ 00004 #ifndef __CFG_H 00005 #define __CFG_H 00006 00007 extern struct cfg80211_ops mac80211_config_ops; 00008 00009 #endif /* __CFG_H */