ath5k: optimize ath5k_hw_calibration_poll
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath5k / ath5k.h
index d84ccde..3f56d9e 100644 (file)
@@ -1100,7 +1100,7 @@ struct ath5k_hw {
        s32                     ah_noise_floor;
 
        /* Calibration timestamp */
-       unsigned long           ah_cal_tstamp;
+       unsigned long           ah_cal_next_full;
 
        /* Calibration mask */
        u8                      ah_cal_mask;