Re: [PATCH 11/17] isdn/act2000: fix major bug. clean irq handler

2007-10-22 Thread Karsten Keil
commit e295b1287f0f559f4795ae75acb793b480594a04 Author: Jeff Garzik <[EMAIL PROTECTED]> Date: Fri Oct 19 19:30:28 2007 -0400 isdn/act2000: fix major bug. clean irq handler. * invert sense of request_irq() test. otherwise we will always fail, when IRQ is available. *

[PATCH 11/17] isdn/act2000: fix major bug. clean irq handler

2007-10-21 Thread Jeff Garzik
commit e295b1287f0f559f4795ae75acb793b480594a04 Author: Jeff Garzik <[EMAIL PROTECTED]> Date: Fri Oct 19 19:30:28 2007 -0400 isdn/act2000: fix major bug. clean irq handler. * invert sense of request_irq() test. otherwise we will always fail, when IRQ is available. *