From: Ben Hutchings Date: Tue, 20 Jan 2009 00:43:59 +0000 (-0800) Subject: net: Remove redundant NAPI functions X-Git-Tag: v2.6.30-rc1~662^2~955 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288379f050284087578b77e04f040b57db3db3f8;p=pandora-kernel.git net: Remove redundant NAPI functions Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant. Signed-off-by: Ben Hutchings Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed