From: Herbert Xu Date: Tue, 29 May 2007 20:22:52 +0000 (-0700) Subject: [NET] napi: Call __netif_rx_complete in netif_rx_complete X-Git-Tag: v2.6.22-rc4~70^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ba66671a92f7d12fdbc42592d36e678f713efc;p=pandora-kernel.git [NET] napi: Call __netif_rx_complete in netif_rx_complete This patch kills a little bit of code duplication between the two variants of netif_rx_complete. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed