Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756088Ab1BIAgz (ORCPT ); Tue, 8 Feb 2011 19:36:55 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40769 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755036Ab1BIAgy (ORCPT ); Tue, 8 Feb 2011 19:36:54 -0500 Date: Tue, 08 Feb 2011 16:37:29 -0800 (PST) Message-Id: <20110208.163729.229749594.davem@davemloft.net> To: tomoya-linux@dsn.okisemi.com Cc: wg@grandegger.com, socketcan-core@lists.berlios.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, andrew.chih.howe.khor@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com, toshiharu-linux@dsn.okisemi.com Subject: Re: [PATCH 1/3] pch_can: fix 800k comms issue From: David Miller In-Reply-To: <1297157343-3213-1-git-send-email-tomoya-linux@dsn.okisemi.com> References: <1297157343-3213-1-git-send-email-tomoya-linux@dsn.okisemi.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 592 Lines: 15 From: Tomoya MORINAGA Date: Tue, 8 Feb 2011 18:29:01 +0900 > Currently, 800k comms fails since prop_seg set zero. > (EG20T PCH CAN register of prop_seg must be set more than 1) > To prevent prop_seg set to zero, change tseg2_min 1 to 2. > > Signed-off-by: Tomoya MORINAGA Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/