numam-dpdk/drivers/net/mlx4
Nélio Laranjeiro 1d1bc87026 net: fix PCI class id
Use RTE_PCI_DEVICE macro to set all fields rather than explicitly setting
them individually in the code. This shortens the code while helping to
future-proof against future changes to the rte_pci_id structure.

Fixes: 701c8d80c8 ("pci: support class id probing")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2016-06-27 16:17:51 +02:00
..
Makefile net/mlx: regenerate autoconf file automatically 2016-06-20 17:21:48 +02:00
mlx4.c net: fix PCI class id 2016-06-27 16:17:51 +02:00
mlx4.h mlx4: handle link status interrupts 2015-11-01 11:23:45 +01:00
rte_pmd_mlx4_version.map