]> git.proxmox.com Git - ovs.git/commit
netdev-dpdk: Use hex for PCI vendor ID.
authorKevin Traynor <ktraynor@redhat.com>
Fri, 3 Aug 2018 19:03:32 +0000 (20:03 +0100)
committerIan Stokes <ian.stokes@intel.com>
Wed, 8 Aug 2018 21:06:46 +0000 (22:06 +0100)
commitb98c6058afd6ccc4bf53349d84ff8522910342db
treee1dfeda310075b860e006f5cfbe7164982bdd97e
parenteff2718fc079dccc0e3dbd3f38a7e22c5743f801
netdev-dpdk: Use hex for PCI vendor ID.

Match the prefix and formatting.

Fixes: 8a9562d21a40 ("dpif-netdev: Add DPDK netdev.")
Cc: pshelar@ovn.org
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
lib/netdev-dpdk.c