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:
98e821a
)
sh_eth: use PIR_* bits
author
Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com>
Thu, 21 Mar 2013 10:37:54 +0000
(10:37 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 21 Mar 2013 21:20:54 +0000
(17:20 -0400)
sh_mdio_init() uses the bare numbers instead of the PHY interface bits, despite
these are declared in sh_eth.h as 'enum PIR_BIT'...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found