Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
[sfrench/cifs-2.6.git] / drivers / net / wireless / ath / ath9k / ar9003_phy.c
index 06c1ca6e829053efbd2d8c8620649792324f394d..be14a8e019167b9e21e6b7c98dfab4b9ab52c418 100644 (file)
@@ -1337,11 +1337,11 @@ skip_ws_det:
                                chan->channel,
                                aniState->mrcCCK ? "on" : "off",
                                is_on ? "on" : "off");
-               if (is_on)
-                       ah->stats.ast_ani_ccklow++;
-               else
-                       ah->stats.ast_ani_cckhigh++;
-               aniState->mrcCCK = is_on;
+                       if (is_on)
+                               ah->stats.ast_ani_ccklow++;
+                       else
+                               ah->stats.ast_ani_cckhigh++;
+                       aniState->mrcCCK = is_on;
                }
        break;
        }