From: Joakim Tjernlund Date: Fri, 17 Apr 2009 12:03:48 +0000 (+0000) Subject: ucc_geth: Move freeing of TX packets to NAPI context X-Git-Tag: v2.6.31-rc1~330^2~586 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cededf3ffbb775c3716aa1d246338fdc24b1259;p=pandora-kernel.git ucc_geth: Move freeing of TX packets to NAPI context This will make the system alot more responsive while ping flooding the ucc_geth ethernet interface. Also set NAPI weight to 64 as this is a common value. Signed-off-by: Joakim Tjernlund Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed