From: Sergei Shtylyov Date: Wed, 19 Jun 2013 19:29:23 +0000 (+0400) Subject: sh_eth: define/use EESR_RX_CHECK macro X-Git-Tag: v3.11-rc1~16^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7d69e75ac06daa7bc2fca2a8317197e5e3c81c;p=pandora-kernel.git sh_eth: define/use EESR_RX_CHECK macro sh_eth_interrupt() uses the same Rx interrupt mask twice to check the interrupt status register -- #define EESR_RX_CHECK and use it instead. Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed