Skip to content
Snippets Groups Projects
Commit 288379f0 authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

net: Remove redundant NAPI functions


Following the removal of the unused struct net_device * parameter from
the NAPI functions named *netif_rx_* in commit 908a7a16, they are
exactly equivalent to the corresponding *napi_* functions and are
therefore redundant.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
Acked-by: default avatarNeil Horman <nhorman@tuxdriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 627af770
No related branches found
No related tags found
No related merge requests found
Showing
with 75 additions and 75 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment