From: Amit Shah Date: Mon, 21 Dec 2009 11:58:51 +0000 (+0530) Subject: virtio: console: Introduce a send_buf function for a common path for sending data... X-Git-Tag: v2.6.34-rc1~294^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f997f00bf8c3ddf748d757105afa1a7dd5297208;p=pandora-kernel.git virtio: console: Introduce a send_buf function for a common path for sending data to host Adding support for generic ports that will write to userspace will need some code changes. Consolidate the write routine into send_buf() and put_chars() now just calls into the new function. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed