From: Bruce Allan Date: Wed, 22 Feb 2012 09:02:58 +0000 (+0000) Subject: e1000e: rename e1000e_config_collision_dist() and call as function pointer X-Git-Tag: v3.4-rc1~177^2~180^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cde7630c1911ea7e8e1561cccfde8096e8bcc7;p=pandora-kernel.git e1000e: rename e1000e_config_collision_dist() and call as function pointer Rename e1000e_config_collision_dist() to e1000e_config_collision_dist_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