> Fixes: 6065355a "pci: make device id tables const"
>
> Following the above commit, compilation on FreeBSD with clang was broken,
> giving the error message:
>
> .../lib/librte_eal/bsdapp/eal/eal_pci.c:438:16: fatal error: assigning to
> 'struct rte_pci_id *' from 'const struct rte_pci_id
Fixes: 6065355a "pci: make device id tables const"
Following the above commit, compilation on FreeBSD with clang was broken,
giving the error message:
.../lib/librte_eal/bsdapp/eal/eal_pci.c:438:16: fatal error: assigning to
'struct rte_pci_id *' from 'const struct rte_pci_id *' discards qu
2 matches
Mail list logo