pch_can: fix tseg1/tseg2 setting issue
authorTomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Thu, 10 Feb 2011 00:46:21 +0000 (16:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Feb 2011 00:46:21 +0000 (16:46 -0800)
commitebc02e9c524e9ff377dd8a3820522d381adf19c8
treed9743ba16c85ab48d576440cc0aa2e8b9d9fce05
parentcd141eeea911029b248cecf2fc464a12fe575dcf
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>
drivers/net/can/pch_can.c