From: Amit Shah Date: Thu, 20 May 2010 04:15:46 +0000 (-0600) Subject: virtio: console: Add a __send_control_msg() that can send messages without a valid... X-Git-Tag: v2.6.35-rc1~435^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3425e706bf6faa2965c4e99f39085f7367a8f4e2;p=pandora-kernel.git virtio: console: Add a __send_control_msg() that can send messages without a valid port We will introduce control messages that operate on the device as a whole rather than just ports. Make send_control_msg() a wrapper around __send_control_msg() which does not need a valid port. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed