From: LEROY Christophe Date: Tue, 7 Oct 2014 13:04:57 +0000 (+0200) Subject: net: fs_enet: Remove non NAPI RX X-Git-Tag: fixes-against-v3.18-rc2~144^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583d4a6885cfa75a3d189f6bb69b5c545e961c75;p=pandora-kernel.git net: fs_enet: Remove non NAPI RX In the probe function, use_napi is inconditionnaly set to 1. This patch removes all the code which is conditional to !use_napi, and removes use_napi which has then become useless. Signed-off-by: Christophe Leroy Signed-off-by: David S. Miller --- Reading git-diff-tree failed