From: Rusty Russell Date: Mon, 18 Jan 2010 13:45:04 +0000 (+0530) Subject: virtio: console: use vdev->priv to avoid accessing global var. X-Git-Tag: v2.6.34-rc1~294^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73954488b1cc74cf46d6b94b8d3175f45496bd32;p=pandora-kernel.git virtio: console: use vdev->priv to avoid accessing global var. Part of removing our "one console" assumptions, use vdev->priv to point to the port (currently == the global console). Signed-off-by: Rusty Russell Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed