diff options
author | Saeed Bishara <saeed@marvell.com> | 2009-05-06 03:02:01 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-06 15:33:39 -0700 |
commit | e0ca84105bca8691f39ef7ff221a88046ba11f23 (patch) | |
tree | 9c68d0490a5537dd51aa4d813444e4fe98713ab9 /net | |
parent | 7fd96ce47ff83fc17ab78d465d8e067467a7f51e (diff) |
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
It is not a good idea to blindly unmask the RX and TX_END interrupts
for all eight queues on all mv643xx_eth hardware, since some variations
of the hardware have less than eight transmit/receive queues, and the
RX/TX_END interrupts for the queues they don't have can be in use by
other interrupt sources.
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions