opnsense-src/sys/dev/beri/virtio
Pedro F. Giffuni 4d24901ac9 sys/dev: Replace zero with NULL for pointers.
Makes things easier to read, plus architectures may set NULL to something
different than zero.

Found with:	devel/coccinelle
MFC after:	3 weeks
2017-02-20 03:43:12 +00:00
..
network o Switch to use non-mergeable RX buffers to avoid mbuf adjustment needs 2015-01-05 16:43:22 +00:00
virtio.c o Switch to use non-mergeable RX buffers to avoid mbuf adjustment needs 2015-01-05 16:43:22 +00:00
virtio.h o Switch to use non-mergeable RX buffers to avoid mbuf adjustment needs 2015-01-05 16:43:22 +00:00
virtio_block.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
virtio_mmio_platform.c Allow BERI virtio-platform code to operate with no PIO devices specified. 2015-07-03 14:27:28 +00:00
virtio_mmio_platform.h o Add BERI Virtio Networking Frontend (if_vtbe) 2014-12-09 16:39:21 +00:00