From: Adrian Bunk Date: Tue, 17 Oct 2006 07:10:00 +0000 (-0700) Subject: [PATCH] drivers/char/specialix.c: fix the baud conversion X-Git-Tag: v2.6.19-rc3~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4bb2cf1c3d30e7498e5561b22246b5bcbfe2e15;p=pandora-kernel.git [PATCH] drivers/char/specialix.c: fix the baud conversion Correct the following bugs introduced by commit 67cc0161ecc9ebee6eba4af6cbfdba028090b1b9: - remove one remaining and now incorrect baud_table[] usage - "baud +=" is no longer correct The former bug was spotted by the Coverity checker. Rolf Eike Beer spotted a bug in the initial version of my patch. Signed-off-by: Adrian Bunk Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed