]> git.baikalelectronics.ru Git - kernel.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)
commit5d8bab65663f5dbd2ba556c0a0d11c2dc25191e9
tree2190761f56a8d7c1e898e94e6e9ccbec397a46c1
parentdbb30c5a5a4269eb269ab0a7128b2b467c241f1a
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