commit | 073a345c04b01da0cc5b79ac7be0c7c8b1691ef5 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jun 01 02:00:31 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:26 2008 +0200 |
tree | d0cd5a1255f489927dc59563066cb0ccb9b8e06b | |
parent | d08911c4d760d71d1331e4f43b9d805ce6920823 [diff] |
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>