commit | c7b6ea24b43afb5749cb704e143df19d70e23dea | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Nov 19 19:37:09 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:18 2008 -0800 |
tree | e46281225b1cec008b5a65ece47b8d5f1a8d7abd | |
parent | 33f807ba0d9259e7c75c7a2ce8bd2787e5b540c7 [diff] |
[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>