[PATCH] b44: change comment about irq mask register
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 6 Nov 2006 22:17:20 +0000 (23:17 +0100)
committerJeff Garzik <jeff@garzik.org>
Tue, 7 Nov 2006 09:27:51 +0000 (04:27 -0500)
commite78181feb0b94fb6afeaef3b28d4f5df1b847c98
tree3da65acc511a4825de0f51f38affce498ec47e0d
parentc836b7716a97021128da43e6fdb61096d5c4156d
[PATCH] b44: change comment about irq mask register

Through some experimentation with the similarly built bcm43xx I came to
the conclusion that if the hw/firmware sets a bit in the interrupt
register, an interrupt will only be raised if that bit is included in
the interrupt mask. Hence, the interrupt mask is more like an interrupt
control mask.

This patch changes the comment to reflect that.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/b44.c