]> git.neil.brown.name Git - history.git/commit
[PATCH] r8169: correct irq handler return value
authorFrançois Romieu <romieu@fr.zoreil.com>
Tue, 13 Apr 2004 10:25:05 +0000 (06:25 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 13 Apr 2004 10:25:05 +0000 (06:25 -0400)
commit8d6eb2db8f64d2811dd992a4b0216e2a71fcb5b4
tree382c8f61c98cf26eeb97a7d841c4307325795600
parentffccc2f44b83adb607eeabd187dade8924b09bbc
[PATCH] r8169: correct irq handler return value

The irq handler must not return 1 when the status register is null
during the firt iteration.
drivers/net/r8169.c