forcedeth: fix rx-work condition in nv_rx_process_optimized() too
commitc1b7151a5ef4f35fb116d1a2689c5280938b0e8d
authorIngo Molnar <mingo@elte.hu>
Wed, 17 Oct 2007 10:18:23 +0000 (17 12:18 +0200)
committerJeff Garzik <jeff@garzik.org>
Thu, 18 Oct 2007 00:11:28 +0000 (17 20:11 -0400)
treee960dcce949f717973c65e715ba085b5775f6036
parentd85714d81cc0408daddb68c10f7fd69eafe7c213
forcedeth: fix rx-work condition in nv_rx_process_optimized() too

The merge of my previous fix to forcedeth.c,
bcb5febb248f7cc1e4a39ff61507f6343ba1c594, lost an important hunk.

We need to fix nv_rx_process_optimized() too, as it contains duplicate logic.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/forcedeth.c