From: Amit Shah Date: Mon, 18 Jan 2010 13:45:02 +0000 (+0530) Subject: virtio: console: ensure add_inbuf can work for multiple ports as well X-Git-Tag: v2.6.34-rc1~294^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27b519807e04d950802cb89f7b22933d8d2f837;p=pandora-kernel.git virtio: console: ensure add_inbuf can work for multiple ports as well add_inbuf() assumed one port and one inbuf per port. Remove that assumption. Also move the function so that put_chars and get_chars are together. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed