git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98cae6
)
sh_eth: define/use EESR_RX_CHECK macro
author
Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com>
Wed, 19 Jun 2013 19:29:23 +0000
(23:29 +0400)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Jun 2013 00:01:39 +0000
(17:01 -0700)
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 <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found