/net/mac80211/cfg.h

http://github.com/mirrors/linux · C++ Header · 9 lines · 4 code · 2 blank · 3 comment · 0 complexity · c1f8d57334ed1fdf696b6b7f95a8b1ef MD5 · raw file

  1. /*
  2. * mac80211 configuration hooks for cfg80211
  3. */
  4. #ifndef __CFG_H
  5. #define __CFG_H
  6. extern struct cfg80211_ops mac80211_config_ops;
  7. #endif /* __CFG_H */