Thread (4 messages) 4 messages, 3 authors, 2003-11-12

Re: [PATCH] Updated 8139too with NAPI

From: Jeff Garzik <hidden>
Date: 2003-11-12 16:01:31

Possibly related (same subject, not in this thread)

OGAWA Hirofumi wrote:
    netif_rx_complete(dev);
    -- interrupted --
	in rtl8139_interrupt(),
		if (netif_rx_schedule_prep(dev)) {
			RTL_W16_F (IntrMask, rtl8139_norx_intr_mask);
			__netif_rx_schedule (dev);
		}
    -- resume --
    /* enable interrupt, but rx-poll is already scheduling */
    RTL_W16_F(IntrMask, rtl8139_intr_mask);

good point...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help