[NET] napi: Call __netif_rx_complete in netif_rx_complete
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 29 May 2007 20:22:52 +0000 (13:22 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:23:35 +0000 (01:23 -0700)
This patch kills a little bit of code duplication between the two
variants of netif_rx_complete.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h

Simple merge