repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
net
/
mac80211
/
cfg.h
blob
7d7879f5b00b9d9fb7aa42ca8695d04e330dadb0
1
/*
2
* mac80211 configuration hooks for cfg80211
3
*/
4
#ifndef __CFG_H
5
#define __CFG_H
6
7
extern
struct
cfg80211_ops mac80211_config_ops
;
8
9
#endif
/* __CFG_H */