diff options
author | Nicolas Kaiser <nikai@nikai.net> | 2010-11-18 15:24:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-21 19:09:53 +0100 |
commit | ddab1a3b30452bf6d2a2780dbb5fd962a85bec48 (patch) | |
tree | 9e3715ef860d797849709797fc10ae7642c87277 /net/ipv6/addrconf.c | |
parent | atl1c: Fix hardware type check for enabling OTP CLK (diff) | |
download | linux-ddab1a3b30452bf6d2a2780dbb5fd962a85bec48.tar.xz linux-ddab1a3b30452bf6d2a2780dbb5fd962a85bec48.zip |
SuperH IrDA: correct Baud rate error correction
It looks to me as if the second value of rate_err_array is intended
to be a decimal 625. However, with a leading 0 it becomes an octal
constant, and as such evaluates to a decimal 405.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions