From: Ilya Yanok Date: Fri, 13 Mar 2009 16:51:46 +0000 (-0700) Subject: dnet: replace obsolete *netif_rx_* functions with *napi_* X-Git-Tag: v2.6.29~34^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fae6c3f648e38f023b99b5f5a5280907b2e796e;p=pandora-kernel.git dnet: replace obsolete *netif_rx_* functions with *napi_* *netif_rx_* functions is obsolete and removed in newer kernels so we need to use corresponding *napi_* functions instead. Signed-off-by: Ilya Yanok Signed-off-by: David S. Miller --- Reading git-diff-tree failed