]> git.openfabrics.org - ~emulex/infiniband.git/commit
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
authorMark Rustad <mark.d.rustad@intel.com>
Tue, 18 Mar 2014 07:03:35 +0000 (07:03 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 31 Mar 2014 22:48:01 +0000 (15:48 -0700)
commit32c74949b4e37f80ab74d9b497ffb3749cfcb85a
tree2190761f56a8d7c1e898e94e6e9ccbec397a46c1
parent6425f0f353b91c2edad65a7e7d1362d1787d26fd
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg

Change the ixgbe_read_reg function name to ixgbevf_read_reg to
avoid a namespace clash with the ixgbe driver. This will allow
ixgbe to take its register read function out-of-line to reduce
memory footprint.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ethtool.c
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
drivers/net/ethernet/intel/ixgbevf/vf.h