tcm_vhost: fix pr_err on early kick
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 31 Jan 2013 11:12:29 +0000 (13:12 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 31 Jan 2013 21:06:06 +0000 (13:06 -0800)
It's OK to get kick before backend is set or after
it is cleared, we can just ignore it.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/vhost/tcm_vhost.c

Simple merge