Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[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
JB
6
7extern struct cfg80211_ops mac80211_config_ops;
8
e0eb6859 9#endif /* __CFG_H */