wifi: ath: remove unused-but-set parameter
[sfrench/cifs-2.6.git] / drivers / net / wireless / ath / ath9k / main.c
index 6360d3356e25648f0340a9c71d9665e9a426541a..1494feedb27dbcf93d7f24ba669df0ab13106e61 100644 (file)
@@ -1571,7 +1571,6 @@ static void ath9k_configure_filter(struct ieee80211_hw *hw,
        struct ath_chanctx *ctx;
        u32 rfilt;
 
-       changed_flags &= SUPPORTED_FILTERS;
        *total_flags &= SUPPORTED_FILTERS;
 
        spin_lock_bh(&sc->chan_lock);