From: Mark Rustad Date: Tue, 18 Mar 2014 07:03:35 +0000 (+0000) Subject: ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg X-Git-Tag: v3.15-rc1~113^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c74949b4e37f80ab74d9b497ffb3749cfcb85a;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed