From: Laurent Pinchart Date: Wed, 31 Jul 2013 07:42:11 +0000 (+0900) Subject: sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt X-Git-Tag: v3.12-rc1~132^2~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba361cb3d4c977e2b94b5d97905f66b4d48964de;p=pandora-kernel.git sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt The RFE interrupt is enabled for the r8a7790 but isn't handled, resulting in the interrupts core noticing unhandled interrupts, and eventually disabling the ethernet IRQ. Fix it by adding RFE to the bitmask of error interrupts to be handled for r8a7790. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed