summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2013-08-14 14:26:53 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-08-15 08:38:34 (GMT)
commit2fdac010bdcf10a30711b6924612dfc40daf19b8 (patch)
tree2b00818ed922c660f78e9805bda3226dcf237798 /include
parent728e2ccaa3c4d20cf4d54b73a47956bf4d334a9f (diff)
downloadlinux-2fdac010bdcf10a30711b6924612dfc40daf19b8.tar.xz
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