From: Rob Herring Date: Mon, 5 Nov 2012 06:22:22 +0000 (+0000) Subject: net: calxedaxgmac: drop some unnecessary register writes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~432 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9169963d8090288995b19bc8065d305843bad617;p=pandora-kernel.git net: calxedaxgmac: drop some unnecessary register writes The interrupts have already been cleared, so we don't need to clear them again. Also, we could miss interrupts if they are cleared, but we don't process the packet. Signed-off-by: Rob Herring Signed-off-by: David S. Miller --- Reading git-diff-tree failed