net/i40e: revert default PF device name
authorDeclan Doherty <declan.doherty@intel.com>
Mon, 30 Apr 2018 15:30:20 +0000 (16:30 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 2 May 2018 17:28:48 +0000 (19:28 +0200)
commit8c56e4089b1eb422154610ec3f084d7416518c4c
treee44a3f2e3b3cf635fcf3d8a008a38b5f35b18e7f
parent828a4ce3c941b2ab3cf6bb65d30339cf8bb2bdf6
net/i40e: revert default PF device name

Changes introduced by e0cb96204b71 modified the default name generated
for the i40e PF PMD, this patch reverts the default name to the
original PCI BDF.

Fixes: e0cb96204b71 ("net/i40e: add support for representor ports")

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/i40e/i40e_ethdev.c