]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mv643xx_eth: use symbolic MII register addresses and values
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 15 Jul 2008 00:28:47 +0000 (02:28 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Thu, 24 Jul 2008 04:22:58 +0000 (06:22 +0200)
commit7f106c1d050c085c84d148ba56293e60b2c4e756
tree6816788bfa3b97628be74bf43eba31001132e93e
parentcd4ccf76bfd2c36d351e68be7e6a597268f98a1a
mv643xx_eth: use symbolic MII register addresses and values

Instead of hardcoding MII register addresses and values, use the
symbolic constants defined in linux/mii.h.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
drivers/net/mv643xx_eth.c