commit | 4a55530f38e4eeee3afb06093e81309138fe8360 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Mon Mar 07 21:59:26 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 14 14:10:13 2011 -0700 |
tree | 176fa77c4eacd0809205bde0b8a171d2d43d69a2 | |
parent | 201a11c1db82247143f0fbe29b4a97f16fa3a591 [diff] |
net: sh_eth: modify the definitions of register The previous code cannot handle the ETHER and GETHER both as same time because the definitions of register was hardcoded. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>