From: John W. Linville Date: Wed, 19 Oct 2005 01:31:01 +0000 (-0400) Subject: [PATCH] epic100: fix counting of work_done in epic_poll X-Git-Tag: v2.6.15-rc1~733^2~1^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b1d2021452d0a3562807b6a90dfa5124147a79;p=pandora-kernel.git [PATCH] epic100: fix counting of work_done in epic_poll work_done is overwritten each time through the rx_action loop in epic_poll. This screws-up the NAPI accounting if the loop is executed more than once. Signed-off-by: John W. Linville Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed