net/i40e/base: add bus number info
authorJingjing Wu <jingjing.wu@intel.com>
Sat, 10 Dec 2016 11:24:31 +0000 (19:24 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:39:27 +0000 (19:39 +0100)
commit9d996cf5966bd4c024ab964b39d043b6cb7f3122
tree53f266e0f89f8974842a37fb654b8c92481bf481
parentc6dbfb781721e58f88eff871d7b0ea23d87e57f6
net/i40e/base: add bus number info

Currently i40e_bus_info has PCI device and function info only. However
in log messages slot number (i.e hw->bus.device) is being printed
as bus number. Another field should be added to provide bus number
info and preserve existing information.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/base/i40e_type.h