From: Brian Hill Date: Thu, 27 May 2010 03:42:18 +0000 (-0700) Subject: net: ll_temac: fix interrupt bug when interrupt 0 is used X-Git-Tag: v2.6.35-rc1~24^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755fae0ac41672523a3ac00d41fe9bac226b0578;p=pandora-kernel.git net: ll_temac: fix interrupt bug when interrupt 0 is used The code is not checking the interrupt for DMA correctly so that an interrupt number of 0 will cause a false error. Signed-off-by: Brian Hill Signed-off-by: John Linn Signed-off-by: David S. Miller --- Reading git-diff-tree failed