Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
interrupt handlers return a return value these days. Also, kill always-true test and unneeded void* cast. Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
- Loading branch information