mac80211: update to wireless-testing 2012-02-06
[openwrt/openwrt.git] / package / mac80211 / patches / 430-ath5k_disable_fast_cc.patch
index 19487143134b9baaf9b5159aaca8715fbc61940d..68d5db020dd5e2d8bd597597f6f2bf2d16188084 100644 (file)
@@ -13,6 +13,6 @@
        if (fast && (ah->ah_radio != AR5K_RF2413) &&
        (ah->ah_radio != AR5K_RF5413))
 +#endif
        if (fast && (ah->ah_radio != AR5K_RF2413) &&
        (ah->ah_radio != AR5K_RF5413))
 +#endif
-               fast = 0;
+               fast = false;
  
        /* Disable sleep clock operation
  
        /* Disable sleep clock operation