commit | ebc02e9c524e9ff377dd8a3820522d381adf19c8 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Wed Feb 09 16:46:21 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 09 16:46:21 2011 -0800 |
tree | d9743ba16c85ab48d576440cc0aa2e8b9d9fce05 | |
parent | cd141eeea911029b248cecf2fc464a12fe575dcf [diff] |
pch_can: fix tseg1/tseg2 setting issue Previous patch "[PATCH 1/3] pch_can: fix 800k comms issue" is wrong. I should have modified tseg1_min not tseg2_min. This patch reverts tseg2_min to 1 and set tseg1_min to 2. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>