From b0ba66671a92f7d12fdbc42592d36e678f713efc Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Tue, 29 May 2007 13:22:52 -0700 Subject: [PATCH] [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-format-patch failed