projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: WNR2000v3: fix for random WLAN MAC
[openwrt/svn-archive/archive.git]
/
target
/
linux
/
ar71xx
/
files
/
arch
/
mips
/
ath79
/
pci-ath9k-fixup.h
1
#ifndef _PCI_ATH9K_FIXUP
2
#define _PCI_ATH9K_FIXUP
3
4
void
pci_enable_ath9k_fixup
(
unsigned
slot
,
u16
*
cal_data
)
__init
;
5
6
#endif
/* _PCI_ATH9K_FIXUP */