[PULL] virtio/qemu: fixes for 4.6

From: Michael S. Tsirkin
Date: Thu May 05 2016 - 09:05:05 EST


The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:

Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to e00f7bd221292b318d4d09c3f0c2c8af9b1e5edf:

virtio: Silence uninitialized variable warning (2016-05-01 15:50:08 +0300)

----------------------------------------------------------------
virtio/qemu: fixes for 4.6

A couple of fixes for virtio and for the new QEMU fw cfg driver.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Dan Carpenter (2):
firmware: qemu_fw_cfg.c: potential unintialized variable
virtio: Silence uninitialized variable warning

drivers/firmware/qemu_fw_cfg.c | 2 +-
drivers/virtio/virtio_ring.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)