From: Ayaz Abdulla Date: Thu, 5 Mar 2009 08:02:14 +0000 (+0000) Subject: forcedeth: napi - handle all processing X-Git-Tag: v2.6.30-rc1~662^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27e6f39fc37f378f5485b9a0ff905796e789f80;p=pandora-kernel.git forcedeth: napi - handle all processing The napi poll routine has been modified to handle all interrupt events and process them accordingly. Therefore, the ISR will now only schedule the napi poll and disable all interrupts instead of just disabling rx interrupt. Signed-off-by: Ayaz Abdulla Signed-off-by: David S. Miller --- Reading git-diff-tree failed