From: Alexander Duyck Date: Fri, 6 Feb 2009 23:20:10 +0000 (+0000) Subject: igb: rename igb_update_mc_addr_list_82575 to not include the 82575 X-Git-Tag: v2.6.30-rc1~662^2~777 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a900862a2402565564ddcc3c6ecefb1c239d7e1;p=pandora-kernel.git igb: rename igb_update_mc_addr_list_82575 to not include the 82575 There isn't much point in having the _82575 hanging off the end of this function since there aren't any other version of this function running around within this driver. This also allows for a bit of whitespace cleanup due to a shorter function name. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed