SmartAudio/lichee/linux-4.9/drivers/net/wireless/xradio/umac/cfg.h

10 lines
152 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
/*
* mac80211 configuration hooks for cfg80211
*/
#ifndef __CFG_H
#define __CFG_H
extern struct cfg80211_ops xrmac_config_ops;
#endif /* __CFG_H */