[NETPOLL]: Don't need rx_flags.
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 20 Nov 2007 03:37:09 +0000 (19:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:18 +0000 (14:54 -0800)
commitc7b6ea24b43afb5749cb704e143df19d70e23dea
treee46281225b1cec008b5a65ece47b8d5f1a8d7abd
parent33f807ba0d9259e7c75c7a2ce8bd2787e5b540c7
[NETPOLL]: Don't need rx_flags.

The rx_flags variable is redundant. Turning rx on/off is done
via setting the rx_np pointer.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netpoll.h
net/core/netpoll.c