aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath9k/main.c')
-rw-r--r--drivers/net/wireless/ath9k/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath9k/main.c b/drivers/net/wireless/ath9k/main.c
index f49910799ede..41cd114c438c 100644
--- a/drivers/net/wireless/ath9k/main.c
+++ b/drivers/net/wireless/ath9k/main.c
@@ -1659,7 +1659,6 @@ static struct ieee80211_ops ath9k_ops = {
1659 .get_tkip_seq = NULL, 1659 .get_tkip_seq = NULL,
1660 .set_rts_threshold = NULL, 1660 .set_rts_threshold = NULL,
1661 .set_frag_threshold = NULL, 1661 .set_frag_threshold = NULL,
1662 .set_retry_limit = NULL,
1663 .get_tsf = ath9k_get_tsf, 1662 .get_tsf = ath9k_get_tsf,
1664 .reset_tsf = ath9k_reset_tsf, 1663 .reset_tsf = ath9k_reset_tsf,
1665 .tx_last_beacon = NULL, 1664 .tx_last_beacon = NULL,