ath9k: Remove unused variables
[deliverable/linux.git] / drivers / net / wireless / ath / ath9k / ath9k.h
index 3d8e51cd5d8f1bbd9227fbf394433d3742193753..fa5eb3080e244b7156b787b746e22fad6157d63b 100644 (file)
@@ -624,8 +624,6 @@ struct ath_softc {
        struct ieee80211_hw *hw;
        struct device *dev;
 
-       int chan_idx;
-       int chan_is_ht;
        struct survey_info *cur_survey;
        struct survey_info survey[ATH9K_NUM_CHANNELS];
 
This page took 0.026364 seconds and 5 git commands to generate.