From: Jing Huang Date: Wed, 4 Apr 2012 05:43:48 +0000 (+0000) Subject: bna: Remove tx tasklet X-Git-Tag: v3.5-rc1~109^2~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d95d1081c3c3ed70a72b47cd578830c85c55da2e;p=pandora-kernel.git bna: Remove tx tasklet The scheduling of tasklet and keeping the interrupts enabled makes interrupt reduntant. 20% of the Tx interrupts have nothing left to process or could not process as Tx tasklet was running. Signed-off-by: Jing Huang Signed-off-by: David S. Miller --- Reading git-diff-tree failed