From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Kleine-Budde Subject: [PATCH 0/2] can: mcp251x: fix error handling and error frames bug Date: Wed, 20 Oct 2010 12:02:24 +0200 Message-ID: <1287568946-32727-1-git-send-email-mkl@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org Hello, this series of patches fixes two bugs, one introduced by me in the other mcp251x series. Please test, especially the error handling, i.e. wrong bitrate, shortcut in CAN bus. I'm also interested in tests with non i.MX SPI can cores. cheers, Marc