[PULL] virtio-next

From: Rusty Russell
Date: Sun Aug 10 2014 - 22:44:53 EST


The following changes since commit 15ba2236f3556fc01b9ca91394465152b5ea74b6:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2014-07-21 22:46:01 -0700)

are available in the git repository at:


git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/virtio-next-for-linus

for you to fetch changes up to eeec626366ffe558fc3d5685bd2b49a962acf57d:

Revert "hwrng: virtio - ensure reads happen after successful probe" (2014-07-27 21:07:20 +0930)

----------------------------------------------------------------
Cheers,
Rusty.

----------------------------------------------------------------
Amit Shah (4):
virtio: rng: remove unused struct element
virtio: rng: re-arrange struct elements for better packing
virtio: rng: delay hwrng_register() till driver is ready
Revert "hwrng: virtio - ensure reads happen after successful probe"

Benoit Taine (1):
virtio: Replace DEFINE_PCI_DEVICE_TABLE macro use

Fabian Frederick (1):
virtio: console: remove unnecessary null test before debugfs_remove_recursive

drivers/char/hw_random/core.c | 6 ------
drivers/char/hw_random/virtio-rng.c | 39 ++++++++++++++++---------------------
drivers/char/virtio_console.c | 6 ++----
drivers/virtio/virtio_pci.c | 2 +-
4 files changed, 20 insertions(+), 33 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/