aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2013-08-14 16:26:53 +0200
committerDavid S. Miller <davem@davemloft.net>2013-08-15 01:38:34 -0700
commit2fdac010bdcf10a30711b6924612dfc40daf19b8 (patch)
tree2b00818ed922c660f78e9805bda3226dcf237798 /include
parentRevert "cxgb3: Check and handle the dma mapping errors" (diff)
downloadlinux-dev-2fdac010bdcf10a30711b6924612dfc40daf19b8.tar.xz
linux-dev-2fdac010bdcf10a30711b6924612dfc40daf19b8.zip
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Drivers supporting NAPI should use a NAPI-specific function for receiving packets. Hence netif_rx is changed to netif_receive_skb. Furthermore netif_napi_del should be used in the probe and remove function to clean up the NAPI resource information. Thanks to Francois Romieu, David Shwatrz and Rami Rosen for their help on this patch. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions