restore variable initialization removed in r187831; this broke
the horrible SAVE/RESTORE_CCK macros used by swan/nala cards to implement 11b using 11g
This commit is contained in:
parent
b698a32036
commit
55a2313ad2
@ -954,7 +954,7 @@ ar5212PerCalibrationN(struct ath_hal *ah,
|
||||
int32_t qCoff, qCoffDenom;
|
||||
int32_t iqCorrMeas, iCoff, iCoffDenom;
|
||||
uint32_t powerMeasQ, powerMeasI;
|
||||
HAL_BOOL isBmode;
|
||||
HAL_BOOL isBmode = AH_FALSE;
|
||||
|
||||
OS_MARK(ah, AH_MARK_PERCAL, chan->ic_freq);
|
||||
*isCalDone = AH_FALSE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user