Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / net / wireless / ath / ath5k / ahb.c
index c38e9e8..ba682a0 100644 (file)
@@ -167,8 +167,8 @@ static int ath_ahb_probe(struct platform_device *pdev)
                 * driver for it
                 */
                if (to_platform_device(sc->dev)->id == 0 &&
-                   (bcfg->config->flags & (BD_WLAN0|BD_WLAN1)) ==
-                    (BD_WLAN1|BD_WLAN0))
+                   (bcfg->config->flags & (BD_WLAN0 | BD_WLAN1)) ==
+                    (BD_WLAN1 | BD_WLAN0))
                        __set_bit(ATH_STAT_2G_DISABLED, sc->status);
        }