r6040: handle RX fifo full and no descriptor interrupts
authorFlorian Fainelli <florian.fainelli@telecomint.eu>
Sun, 13 Jul 2008 12:35:32 +0000 (14:35 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 22 Jul 2008 23:59:46 +0000 (19:59 -0400)
commite24ddf3aa8a2c4c14df1136e762c315c436488e7
treea55450bc8f3ce7250ceb9dca2875239e438ffcdb
parent31718dedf62fd62e807001138ab5ac76e9b11064
r6040: handle RX fifo full and no descriptor interrupts

This patch allows the MAC to handle the RX FIFO full
and no descriptor available interrupts. While we are at it
replace the TX interrupt with its corresponding definition.

Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/r6040.c