ath9k-hmac/backports-3.12.8-1/net/mac80211/cfg.h

10 lines
155 B
C
Raw Normal View History

2016-09-26 13:44:25 +00:00
/*
* mac80211 configuration hooks for cfg80211
*/
#ifndef __CFG_H
#define __CFG_H
extern struct cfg80211_ops mac80211_config_ops;
#endif /* __CFG_H */