From: Soren Brinkmann Date: Sun, 4 May 2014 22:42:59 +0000 (-0700) Subject: net: macb: Clear interrupt flags X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a027b705fb6d2214647a638b44ea91ee6ce7e4c;p=pandora-kernel.git net: macb: Clear interrupt flags A few interrupt flags were not cleared in the ISR, resulting in a sytem trapped in the ISR in cases one of those interrupts occurred. Clear all flags to avoid such situations. Signed-off-by: Soren Brinkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed