From: Amit Shah Date: Mon, 28 May 2012 06:48:41 +0000 (+0530) Subject: virtio: rng: don't wait on host when module is going away X-Git-Tag: v3.6-rc1~43^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4476987a9a4525db3ebe29538cc357ca589db4ac;p=pandora-kernel.git virtio: rng: don't wait on host when module is going away No use waiting for input from host when the module is being removed. We're going to remove the vq in the next step anyway, so just perform any other steps for cleanup (currently none). Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed