ath9k: remove obselete comments
[deliverable/linux.git] / drivers / net / wireless / ath / ath9k / recv.c
index 5b4f05366f87c7eb216ff6cbf4b1aa156f2c4c95..74094022b654980b823e258033d7acce058b62b1 100644 (file)
@@ -1784,11 +1784,6 @@ int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp)
        struct ieee80211_rx_status *rxs;
        struct ath_hw *ah = sc->sc_ah;
        struct ath_common *common = ath9k_hw_common(ah);
-       /*
-        * The hw can technically differ from common->hw when using ath9k
-        * virtual wiphy so to account for that we iterate over the active
-        * wiphys and find the appropriate wiphy and therefore hw.
-        */
        struct ieee80211_hw *hw = sc->hw;
        struct ieee80211_hdr *hdr;
        int retval;
This page took 0.030633 seconds and 5 git commands to generate.