From: Ayaz Abdulla Date: Thu, 5 Mar 2009 08:02:06 +0000 (+0000) Subject: forcedeth: remove overhead X-Git-Tag: v2.6.30-rc1~662^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2daac3e8f831beba2012fdefda17770456be9b7e;p=pandora-kernel.git forcedeth: remove overhead This patch removes unnecessary overhead code. Firstly, there is no nead to mask off unwanted interrupts as we will be checking against the irqmask field anyways. Secondly, there has been no value in last few years from detecting error or unknown interrupts. Signed-off-by: Ayaz Abdulla Signed-off-by: David S. Miller --- Reading git-diff-tree failed