projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50c2f5e
)
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
author
Fengguang Wu
<
[email protected]
>
Sat, 12 Jan 2013 02:28:12 +0000
(10:28 +0800)
committer
John W. Linville
<
[email protected]
>
Mon, 14 Jan 2013 20:10:40 +0000
(15:10 -0500)
Signed-off-by: Fengguang Wu <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ath/ath9k/ar9002_phy.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/ar9002_phy.c
b/drivers/net/wireless/ath/ath9k/ar9002_phy.c
index 2cb665e2ea229021c7d11a98caf740b3b05d4f63..f4003512d8d57e223c59fc10477ad9f99d262ede 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/ar9002_phy.c
+++ b/
drivers/net/wireless/ath/ath9k/ar9002_phy.c
@@
-555,7
+555,7
@@
static void ar9002_hw_antdiv_comb_conf_set(struct ath_hw *ah,
REG_WRITE(ah, AR_PHY_MULTICHAIN_GAIN_CTL, regval);
}
-void ar9002_hw_spectral_scan_config(struct ath_hw *ah,
+
static
void ar9002_hw_spectral_scan_config(struct ath_hw *ah,
struct ath_spec_scan *param)
{
u8 count;