Jalajadevi Ganapathy wrote:
> 
> Hi , I encounter an unresolved symbol __bad_udelay when i ported a network
> driver from kernel2.2 to 2.4.
> Could anyone plz tell me what is the corresponding fxn in 2.4??
> 
> Thanks
> Jalaja

You used too large of a value for udelay().  Switch to using mdelay()

-- 

                                                Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to