[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)
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>

No differences found