net: fs_enet: Remove non NAPI RX
authorLEROY Christophe <christophe.leroy@c-s.fr>
Tue, 7 Oct 2014 13:04:57 +0000 (15:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Oct 2014 20:01:41 +0000 (16:01 -0400)
commit583d4a6885cfa75a3d189f6bb69b5c545e961c75
treef91db118ccfb64a9b0dbc596aacb451b3e577f5a
parent935e2218d5a0fade1645982fb034eee37f100f11
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 <christophe.leroy@c-s.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
include/linux/fs_enet_pd.h