From: Atsushi Nemoto Date: Mon, 26 Oct 2009 03:46:21 +0000 (+0000) Subject: tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled X-Git-Tag: v2.6.33-rc1~388^2~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c5c8ec170a159a563e22c67f8ca111071b8e9f;p=pandora-kernel.git tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled Return received count correctly even if tx completed at the same time. Currently NAPI is disabled for this driver so this patch does not fix any real problem. Signed-off-by: Atsushi Nemoto Signed-off-by: David S. Miller --- Reading git-diff-tree failed