> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Stephen Hemminger > Sent: Tuesday, January 3, 2017 7:09 AM > To: [email protected] > Cc: Stephen Hemminger <[email protected]> > Subject: [dpdk-dev] [PATCH 2/6] i40e: don't refer to eth_dev->pci_dev > > Later patches remove pci_dev from the ethernet device structure. > Fix the i40e code to just use it's own name when forming zone name. > > Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: Jingjing Wu <[email protected]>

