commit | fa888b891384ccbf18e70af2e02f5173e55e5e7f | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Thu Jun 18 16:31:42 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 01 16:58:57 2015 -0700 |
tree | 64be3728cbf8d994ab385845fd9cb5d30fbeef40 | |
parent | f9328bc6a7edc0fbaea836007b4261ca6233d96f [diff] |
ixgbe: Remove unused PCI bus types The ixgbe never has as very doubtfully ever will support either PCI or PCI-X devices. So remove the unused types from the ixgbe_bus_type. Thanks to Alex Duyck for suggesting this. 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>