carl9170 firmware: fix inaccurate delay calculation
[carl9170fw.git] / carlfw / include / carl9170.h
index 69028168830920647028a24fb906f01f1b043677..b61189bb2bf0530867cb7e661d23dc2c5ed6c893 100644 (file)
@@ -70,6 +70,7 @@ enum carl9170_mac_reset_state {
 
 struct firmware_context_struct {
        /* timer / clocks */
+       unsigned int ticks_per_msec;
        unsigned int counter;                   /* main() cycles */
 
        /* misc */