Fix mismatching prototypes in HAL
[madwifi/.git] / ath_hal / ar5210 / ar5210.h
index 857cf3c316c75aa89c6a294be455c2fb51acc51d..92244b03b95cccfa09d2d40644e9d1743565f760 100644 (file)
@@ -254,8 +254,8 @@ extern      HAL_BOOL ar5210SetKeyCacheEntry(struct ath_hal *, uint16_t entry,
 extern HAL_BOOL ar5210SetKeyCacheEntryMac(struct ath_hal *,
                        uint16_t, const uint8_t *);
 
-extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, uint32_t powerRequest,
-               int setChip);
+extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *,
+                       HAL_POWER_MODE powerRequest, int setChip);
 extern HAL_POWER_MODE ar5210GetPowerMode(struct ath_hal *);
 
 extern void ar5210SetBeaconTimers(struct ath_hal *,