r6040: use MAC_RST bit definition with MCR1 read/writes
authorFlorian Fainelli <florian@openwrt.org>
Wed, 4 Jan 2012 08:59:35 +0000 (08:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jan 2012 20:55:53 +0000 (15:55 -0500)
commit58dbc691e6ca6689402424db60f4a54745a38c67
tree52410c5e5b909ed219a0c47f53c99bd9222c962e
parent4e16d6ebd65b4f2c4e3f780b4c5704beef64019c
r6040: use MAC_RST bit definition with MCR1 read/writes

MAC_RST bit is already defined, use it instead of 0x1 where applicable.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rdc/r6040.c