Arjan van de Ven <[EMAIL PROTECTED]> :
[...]
> >     dev->trans_start = jiffies;
> > +   tasklet_enable(&np->tx_tasklet);
> > +   writew(DEFAULT_INTR, ioaddr + IntEnable);
> > +   return;
> 
> this looks like a PCI posting bug

Btw tx_tasklet is introduced in the relevant struct in patch #2.
Patch #1 will not compile.

-- 
Ueimor
-
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

Reply via email to