#457: [PATCH] Fixes for converting jiffies to msec and vice versa
----------------------------------------+-----------------------------------
      Reporter:  [EMAIL PROTECTED]           |       Owner:  kelmo              
                 
          Type:  defect                 |      Status:  assigned                
            
      Priority:  trivial                |   Milestone:  version 0.9.0 - move to 
new codebase
     Component:  madwifi: 802.11 stack  |     Version:  trunk                   
            
    Resolution:                         |    Keywords:                          
            
Patch_attached:  1                      |  
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):

 That's weird,
 the code in ieee80211_linux.h says 2.4.29 and above have msecs_to_jiffies
 (yours is 2.4.32),

 I tried the new patch on 2.4.26 and it works fine.


 Is it frown upon to copy code from the kernel (i.e. ripped the
 msecs_to_jiffies/jiffies_to_msecs from jiffies.h) ??
 If it is, I'll make another patch that won't use it and uses the old way
 (with only mults and divs)

-- 
Ticket URL: <http://madwifi.org/ticket/457>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity

Reply via email to