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:
1d2231e
)
ath9k: remove declarations of some nonexistant functions
author
Felix Fietkau
<
[email protected]
>
Sat, 12 Jun 2010 04:33:52 +0000
(
00:33
-0400)
committer
John W. Linville
<
[email protected]
>
Mon, 14 Jun 2010 19:39:30 +0000
(15:39 -0400)
Signed-off-by: Felix Fietkau <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ath/ath9k/ath9k.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/ath9k.h
b/drivers/net/wireless/ath/ath9k/ath9k.h
index a0f15670bfd87c7e6a2e164f2ef321a3755fc2ff..6b5a26fc9782ca3ed55320d3420b58ee6600ad1d 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/ath9k.h
+++ b/
drivers/net/wireless/ath/ath9k/ath9k.h
@@
-628,8
+628,6
@@
irqreturn_t ath_isr(int irq, void *dev);
int ath9k_init_device(u16 devid, struct ath_softc *sc, u16 subsysid,
const struct ath_bus_ops *bus_ops);
void ath9k_deinit_device(struct ath_softc *sc);
-const char *ath_mac_bb_name(u32 mac_bb_version);
-const char *ath_rf_name(u16 rf_version);
void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw);
void ath9k_update_ichannel(struct ath_softc *sc, struct ieee80211_hw *hw,
struct ath9k_channel *ichan);