diff options
author | 2014-03-18 07:03:35 +0000 | |
---|---|---|
committer | 2014-03-31 15:48:01 -0700 | |
commit | 32c74949b4e37f80ab74d9b497ffb3749cfcb85a (patch) | |
tree | 2190761f56a8d7c1e898e94e6e9ccbec397a46c1 /lib | |
parent | ixgbe: fix ixgbe_check_reset_blocked() declaration (diff) | |
download | wireguard-linux-32c74949b4e37f80ab74d9b497ffb3749cfcb85a.tar.xz wireguard-linux-32c74949b4e37f80ab74d9b497ffb3749cfcb85a.zip |
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions