numam-dpdk/drivers
Xiao Wang 5f73c2670f net/ifc: fix build with Linux < 3.19
The typedef of "__virtio16" is introduced into Linux kernel in v3.19.
To prevent build error on old kernel, this patch replaces the
"__virtio" usage with "uint16_t".

Fixes: d7fe5a2861 ("net/ifc: support live migration")

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-10-09 01:58:56 +02:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus vfio: allow mapping MSI-X BARs if kernel allows it 2018-10-04 00:45:50 +02:00
common compress/qat: use compression specific driver name 2018-08-30 05:10:50 +02:00
compress compress/qat: remove unnecessary assignment 2018-09-27 13:40:22 +02:00
crypto crypto/dpaa_sec: support null algos for protocol offload 2018-09-26 13:18:38 +02:00
event event/dpaa: support select based event 2018-10-04 16:38:54 +02:00
mempool mempool/dpaa: change debug log level to DP 2018-09-28 01:41:02 +02:00
net net/ifc: fix build with Linux < 3.19 2018-10-09 01:58:56 +02:00
raw raw/ifpga: use -Wno-error=format-security for meson 2018-09-17 12:17:24 +02:00
Makefile crypto/qat: move common qat files to common dir 2018-07-11 00:55:30 +02:00
meson.build baseband/null: add in meson build 2018-09-18 22:53:35 +02:00