Changeset 3601

Show
Ignore:
Timestamp:
05/05/08 03:02:51 (2 years ago)
Author:
mentor
Message:

Revert now unnecessary compile fix for INITIAL_JIFFIES - r3598. The other code using this define looked like it should not be using it too.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • madwifi/trunk/ath_hal/ah_os.c

    r3600 r3601  
    7575#define REGOP_READ  1 
    7676#define REGOP_WRITE 2 
    77  
    78 #ifndef INITIAL_JIFFIES 
    79 #define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ)) 
    80 #endif 
    8177 
    8278