From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 5 Oct 2007 14:18:50 -0700
> --- a/drivers/net/niu.c 2007-10-05 08:09:31.000000000 -0700 > +++ b/drivers/net/niu.c 2007-10-05 08:42:06.000000000 -0700 > @@ -804,7 +804,7 @@ static int bcm8704_init_user_dev3(struct > if (err) > return err; > > - udelay(1000000); > + mdelay(1000); > > return 0; > } > Applied, thanks Stephen. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html