login
Header Space

 
 

Re: bugreport: The r8169.c driver is calling netif_receive_skb from hardirq and with interrupts off

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Arjan van de Ven <arjan@...>
Cc: Francois Romieu <romieu@...>, NetDev <netdev@...>
Date: Monday, April 14, 2008 - 2:31 pm

On Mon, 14 Apr 2008 11:24:04 -0700
Arjan van de Ven <arjan@linux.intel.com> wrote:


The receive path for NAPI would be:
	netif_receive_skb
	rtl8169_rx_interrupt
	rtl8169_napi
  
*** But we are both wrong ***
This is not the mainline r8169 driver but more likely the out of tree 
vendor 8168 driver. There is no rtl8168_rx_interrupt in mainline.



    
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: bugreport: The r8169.c driver is calling netif_receive_s..., Stephen Hemminger, (Mon Apr 14, 2:22 pm)
Re: bugreport: The r8169.c driver is calling netif_receive_s..., Stephen Hemminger, (Mon Apr 14, 2:31 pm)
Re: bugreport: The r8169.c driver is calling netif_receive_s..., Arjan van de Ven, (Tue Apr 15, 12:34 pm)
speck-geostationary