igb: rename igb_update_mc_addr_list_82575 to not include the 82575
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 6 Feb 2009 23:20:10 +0000 (23:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Feb 2009 10:43:12 +0000 (02:43 -0800)
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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/e1000_82575.c
drivers/net/igb/e1000_82575.h
drivers/net/igb/igb_main.c

Simple merge
Simple merge
Simple merge