From: Herbert Xu Date: Sat, 20 Dec 2014 20:16:21 +0000 (+1100) Subject: net: Move napi polling code out of net_rx_action X-Git-Tag: fixes-v4.0-rc1~357^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726ce70e9e4050409243f3a1d735dc86bc6e6e57;p=pandora-kernel.git net: Move napi polling code out of net_rx_action This patch creates a new function napi_poll and moves the napi polling code from net_rx_action into it. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed