mv643xx_eth: clarify irq masking and unmasking
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 00:00:31 +0000 (02:00 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:26 +0000 (08:40 +0200)
Replace the nondescriptive names ETH_INT_UNMASK_ALL and
ETH_INT_UNMASK_ALL_EXT by names of the actual fields being masked
and unmasked in the various writes to the interrupt mask registers.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>

No differences found