From: Marc Kleine-Budde <[email protected]> Date: Wed, 20 Oct 2010 12:02:25 +0200
> Commit d3cd15657516141adce387810be8cb377baf020e introduced a bug, the > interrupt handler would loop endlessly if the CANINTF_MERRF bit is set, > because it's not cleared. > > This patch fixes the problem by masking out the CANINTF_MERRF and all other > non interesting bits. > > Signed-off-by: Marc Kleine-Budde <[email protected]> Applied. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
