[UPDATE PATCH]: include/jiffies: fix usecs_to_jiffies()/jiffies_to_usecs() math

2005-02-03 Thread Nishanth Aravamudan
On Thu, Feb 03, 2005 at 10:48:05AM -0800, Nishanth Aravamudan wrote: > On Thu, Feb 03, 2005 at 10:07:15AM -0600, Makhlis, Lev wrote: > > Nishanth Aravamudan <[EMAIL PROTECTED]> wrote: > > > > > +static inline unsigned long usecs_to_jiffies(const unsigned int u) > > > +{ > > > + if (u >

[UPDATE PATCH]: include/jiffies: fix usecs_to_jiffies()/jiffies_to_usecs() math

2005-02-03 Thread Nishanth Aravamudan
On Thu, Feb 03, 2005 at 10:48:05AM -0800, Nishanth Aravamudan wrote: On Thu, Feb 03, 2005 at 10:07:15AM -0600, Makhlis, Lev wrote: Nishanth Aravamudan [EMAIL PROTECTED] wrote: +static inline unsigned long usecs_to_jiffies(const unsigned int u) +{ + if (u