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:
24acfc6
)
ath9k: fixup "ath9k_htc: fix build with disabled debug"
author
John W. Linville
<
[email protected]
>
Tue, 20 May 2014 19:34:37 +0000
(15:34 -0400)
committer
John W. Linville
<
[email protected]
>
Tue, 20 May 2014 19:36:15 +0000
(15:36 -0400)
Apparently Oleksij's compile testing was no better than mine initially
was... :-(
Cc: Oleksij Rempel <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ath/ath9k/htc.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/htc.h
b/drivers/net/wireless/ath/ath9k/htc.h
index ca801a0130e18660a5293950848ca8351e875922..09a5d72f3ff5b4e9cf27b6c0305193e738c1aba5 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/htc.h
+++ b/
drivers/net/wireless/ath/ath9k/htc.h
@@
-378,7
+378,7
@@
void ath9k_htc_get_et_stats(struct ieee80211_hw *hw,
#define TX_QSTAT_INC(c) do { } while (0)
static inline void ath9k_htc_err_stat_rx(struct ath9k_htc_priv *priv,
- struct ath_rx_status *rs)
;
+ struct ath_rx_status *rs)
{
}