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)
commit073a345c04b01da0cc5b79ac7be0c7c8b1691ef5
treed0cd5a1255f489927dc59563066cb0ccb9b8e06b
parentd08911c4d760d71d1331e4f43b9d805ce6920823
mv643xx_eth: clarify irq masking and unmasking

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>
drivers/net/mv643xx_eth.c