lkml.org 
[lkml]   [2013]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectquestion about netif_rx
To my limited understanding, in a NAPI polling function, one should use 
netif_receive_skb, rather than netif_rx. However, the via-velocity driver
defines the NAPI polling function velocity_poll, which is the only caller
of velocity_rx_srv, which is the only caller of velocity_receive_frame,
which calls netif_rx. The call to netif_rx seems to predate the
introduction of NAPI in this driver. Is this correct?

thanks,
julia


\
 
 \ /
  Last update: 2013-08-11 12:21    [W:0.054 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site