Fix mismatching prototypes in HAL
[madwifi/.git] / ath_hal / ar5211 / ar5211.h
index a6bdb94b8a70973b3ae08c61287046a33373603c..12f3bb7617ff7a9536d5c3bc17a2243df7531e4d 100644 (file)
@@ -282,8 +282,8 @@ extern      HAL_BOOL ar5211SetKeyCacheEntry(struct ath_hal *, uint16_t entry,
 extern HAL_BOOL ar5211SetKeyCacheEntryMac(struct ath_hal *,
                        uint16_t, const uint8_t *);
 
-extern HAL_BOOL ar5211SetPowerMode(struct ath_hal *, uint32_t powerRequest,
-               int setChip);
+extern HAL_BOOL ar5211SetPowerMode(struct ath_hal *,
+                       HAL_POWER_MODE powerRequest, int setChip);
 extern HAL_POWER_MODE ar5211GetPowerMode(struct ath_hal *);
 
 extern void ar5211SetBeaconTimers(struct ath_hal *,