Stephen Hemminger 79c4319c1a nfp: fix PCI device info retrieval
The NFP driver (unlike other PCI devices) was not copying the pci info
from the pci_dev to the eth_dev.  This would make the driver_name be
null (and other unset fields) when application uses dev_info_get.

This was found by code review; do not have the hardware.

Fixes: d4a27a3b092a ("nfp: add basic features")

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Alejandro Lucero <alejandro.lucero@netronome.com>
2016-03-31 15:37:18 +02:00
..
2016-03-30 19:22:17 +02:00
2016-03-31 14:46:02 +02:00
2016-03-31 15:15:10 +02:00
2016-03-31 15:37:18 +02:00
2016-03-16 19:05:47 +01:00
2016-03-25 19:02:06 +01:00
2016-03-04 16:01:15 +01:00