From: hayeswang Date: Tue, 18 Feb 2014 13:49:09 +0000 (+0800) Subject: r8152: replace netif_rx with netif_receive_skb X-Git-Tag: v3.15-rc1~113^2~314^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9aafa1e8dd785d0b2e5e75e4cbbe56b13907d3;p=pandora-kernel.git r8152: replace netif_rx with netif_receive_skb Replace netif_rx with netif_receive_skb to avoid disabling irq frequently for increasing the efficiency. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed