Skip to content
Commit 95c0ec6a authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost: avoid pr_err on condition guest can trigger



Guest can trigger packet truncation by posting
a very short buffer and disabling buffer merging.
Convert pr_err to pr_debug to avoid log from filling
up when this happens.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 1680e906
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment