Merge branch 'inet-frag-fixes'
[linux-2.6-block.git] / net / mac80211 / cfg.h
CommitLineData
f0706e82
JB
1/*
2 * mac80211 configuration hooks for cfg80211
3 */
e0eb6859
MW
4#ifndef __CFG_H
5#define __CFG_H
f0706e82 6
8a47cea7 7extern const struct cfg80211_ops mac80211_config_ops;
f0706e82 8
e0eb6859 9#endif /* __CFG_H */