android_kernel_motorola_sm6225/drivers/vhost
Michael S. Tsirkin 95c0ec6a97 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: Michael S. Tsirkin <mst@redhat.com>
2010-07-16 12:18:17 +03:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile
net.c vhost: avoid pr_err on condition guest can trigger 2010-07-16 12:18:17 +03:00
vhost.c vhost: add unlikely annotations to error path 2010-07-01 19:25:40 +03:00
vhost.h vhost: break out of polling loop on error 2010-06-27 11:52:25 +03:00