commit | f9328bc6a7edc0fbaea836007b4261ca6233d96f | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Thu Jun 18 13:24:06 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 01 16:56:35 2015 -0700 |
tree | 12616f331745177bf21b619b11f93c56d9d43a5f | |
parent | 454c65dd1a1e7fdaa5bbd3a34e14ab5560fbfad7 [diff] |
ixgbe: add new bus type for intergrated I/O interface (IOSF) With this patch we add support for a new bus type ixgbe_bus_type_internal. X550em devices use IOSF and not PCIe bus so this new type is to accommodate them. Signed-off-by: Donald C Skidmore <donald.c.skidmore@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>