Skip to content
Snippets Groups Projects
Commit ddab1a3b authored by Nicolas Kaiser's avatar Nicolas Kaiser Committed by David S. Miller
Browse files

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: default avatarNicolas Kaiser <nikai@nikai.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 33ac0b84
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment