diff options
author | Don Skidmore <donald.c.skidmore@intel.com> | 2011-01-28 03:28:36 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-02-11 17:57:13 +0100 |
commit | 8fecce62b512c1d50174e03367d6f384dd4ceb80 (patch) | |
tree | 0a407db725da45335f7a66a8207a244dd91011b7 /kernel | |
parent | ixgbe: cleanup namespace complaint by removing little used function (diff) | |
download | linux-8fecce62b512c1d50174e03367d6f384dd4ceb80.tar.xz linux-8fecce62b512c1d50174e03367d6f384dd4ceb80.zip |
ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue
The function ixgbe_init_mbx_params_pf isn't used unless CONFIG_PCI_IOV
is defined. This is causing namespace warnings. So I wrapped its
definition in CONFIG_PCI_IOV too.
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions