[GIT PULL net-2.6] vhost-net: access_ok fix
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2010-10-19 15:05:59
Also in:
kvm, lkml, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2010-10-19 15:05:59
Also in:
kvm, lkml, virtualization
David,
Not sure if it's too late for 2.6.36 - in case it's not, the following tree
includes a last minute bugfix for vhost-net, found by code inspection.
It is on top of net-2.6.
Thanks!
The following changes since commit b0057c51db66c5f0f38059f242c57d61c4741d89:
tg3: restore rx_dropped accounting (2010-10-11 16:06:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net
Dan Carpenter (1):
vhost: fix return code for log_access_ok()
drivers/vhost/vhost.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
MST