Re: kernel2.2 to kernel2.4!!

Brian Gerst (bgerst@didntduck.org)
Wed, 16 May 2001 08:11:11 -0400


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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/