From: Bruce Allan Date: Wed, 22 Feb 2012 09:03:14 +0000 (+0000) Subject: e1000e: rename e1000e_reload_nvm() and call as function pointer X-Git-Tag: v3.4-rc1~177^2~180^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85e36390c55230975f842ed5b14aad6ab490059;p=pandora-kernel.git e1000e: rename e1000e_reload_nvm() and call as function pointer Rename e1000e_reload_nvm() to e1000e_reload_nvm_generic() to signify the function is used for more than one MAC-family type, and set and use it as a MAC ops function pointer to be consistent with the driver design. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed